Luracast / Restler

Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and/or RESTful API
http://luracast.com/products/restler/
GNU Lesser General Public License v2.1
1.36k stars 315 forks source link

Adding "bulk" API setters for API & Auth classes #557

Closed roynasser closed 7 years ago

roynasser commented 8 years ago

These functions provide better performance (in dev & production modes) when used in a scenario where there are many API classes (100-200+).

Code by @luracast I just added comments and made this PR.

roynasser commented 8 years ago

I have reverted the commit... Thats all I could find how to do in github... for some reason it wont let me remove it completely and do a PR from that point... :/ let me know if this works for you... otherwise I managed to get composer to download straight from my branch so its working for me, just thought it would be useful for hte rest of the community.

Arul- commented 7 years ago

I have manually added it to V3 branch. See 909e09cdfcefb13ad557b917ebf073114b600a54