mi / symfony-puli-bundle-plugins
Extend BundleWithPlugins to use Puli as Class Discovery
Installs: 3 417
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Requires
- php: >=5.6.0
- matthiasnoback/symfony-bundle-plugins: ^1.1
- puli/discovery: ^1.0@beta
- puli/symfony-bridge: ^1.0@beta
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is not auto-updated.
Last update: 2020-02-07 09:33:41 UTC
README
Overview
...
Installation
- Add this library to your project as a composer dependency:
composer require mi/symfony-puli-bundle-plugins
Usage
...
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
This library is under the MIT license.