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