Libraries tagged by magic interfaces
rexlabs/array-object
9 Favers
85631 Downloads
85631 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
webhappens/magic-properties
2 Favers
5007 Downloads
5007 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
lightningspirit/magic-interfaces
0 Favers
27 Downloads
27 Downloads
Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists
carloswph/mainframe
3 Favers
8 Downloads
8 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
fleshgrinder/stringable
1 Favers
719 Downloads
719 Downloads
Interface for easy identification of classes that implement the magic __toString method.