jyc / interface-registry
A Registry that stores objects, accessible by the interfaces they implement.
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.0.2
2012-04-29 10:23 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2020-08-15 07:44:52 UTC
README
A Registry that stores objects, accessible by the interfaces they implement.
Tested with PHP 5.3. May work with older versions.
Tries to follow the Semantic Versioning Specification.
Run php composer.phar update
before doing anything (installs dependencies and
sets up autoloader.)