xcitestudios / generic
Standard interfaces
1.0.4
2015-03-25 16:17 UTC
Requires
- container-interop/container-interop: ~1.0
- mustache/mustache: 2.7.*
Requires (Dev)
- phpdocumentor/phpdocumentor: 2.*
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2025-03-01 18:40:39 UTC
README
Interfaces designed to be re-used as part of other interfaces or having multiple uses.
Installation
From the start the packages are available on packagist (composer).
{ "require": { "xcitestudios/generic": "1.*" } }
Documentation
Documentation generated with PHPDocumentor can be found at http://xcitestudios.github.io/php-generic
Development
Want to contribute? Create pull requests and I'll get in touch!
Thanks
Special thanks to MediaSkunkWorks where the ideas for these libraries came from while working there and being given the time to ensure they're suitable for open source as well as internal use.
License
MIT