Libraries tagged by magic interfaces
rexlabs/array-object
9 Favers
79148 Downloads
79148 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
webhappens/magic-properties
2 Favers
3847 Downloads
3847 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
lightningspirit/magic-interfaces
0 Favers
25 Downloads
25 Downloads
Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists
carloswph/mainframe
3 Favers
2 Downloads
2 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
712 Downloads
712 Downloads
Interface for easy identification of classes that implement the magic __toString method.