nfreear / plugin-genie
PHP plugin discovery library built on PSR-4 autoloading.
1.0-beta
2015-06-26 00:00 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- jakub-onderka/php-parallel-lint: ~0.8
- phpunit/phpunit: ~4.0
- squizlabs/php_codesniffer: ~2.1.0
This package is not auto-updated.
Last update: 2024-11-01 19:10:57 UTC
README
nfreear / plugin-genie
PHP plugin discovery library built on PSR-4 autoloading.
See it in use in [Open Media Player][] — a unified, accessible online audio and video player from The Open University,
Installation
Install and test using Git and Composer,
git clone https://github.com/nfreear/plugin-genie
composer install
composer test
License: MIT
© 2015 Nick Freear @nfreear (Institute of Educational Technology).