Libraries tagged by magic interfaces
rexlabs/array-object
10 Favers
87341 Downloads
87341 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
webhappens/magic-properties
2 Favers
5277 Downloads
5277 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
lightningspirit/magic-interfaces
0 Favers
28 Downloads
28 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.