Libraries tagged by Magic Method
linusshops/magicdoc
0 Favers
21 Downloads
21 Downloads
Autogenerate phpdoc for magic methods from json documents
emilmoe/extendable
0 Favers
62 Downloads
62 Downloads
Allowing methods classes to be extended with static and non-static methods. Also supporting classes with already magic methods.
rapidwebltd/etsy-php
0 Favers
20 Downloads
20 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
fleshgrinder/stringable
1 Favers
719 Downloads
719 Downloads
Interface for easy identification of classes that implement the magic __toString method.