Libraries tagged by magic interfaces
rexlabs/array-object
9 Favers
81932 Downloads
81932 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
webhappens/magic-properties
2 Favers
4451 Downloads
4451 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
6 Downloads
6 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
717 Downloads
717 Downloads
Interface for easy identification of classes that implement the magic __toString method.