narrowspark / discovery-common
This package is abandoned and no longer maintained.
The author suggests using the narrowspark/automatic-common package instead.
Common classes for Automatic and Automatic configurators.
Fund package maintenance!
0.13.1
2019-11-06 06:08 UTC
Requires
- php: ^7.1
- composer/composer: ^1.6.0 || ^1.7.0
This package is auto-updated.
Last update: 2022-06-26 09:58:28 UTC
README
Note This package is part of the Narrowspark automatic.
Installation
Use Composer to install this package:
Note This package must only be used in
require-dev.
composer require --dev narrowspark/automatic-common
Usage1
Use the \Narrowspark\Automatic\Common\Configurator\AbstractConfigurator to create a new Automatic configurator.
Versioning
This library follows semantic versioning, and additions to the code ruleset are performed in major releases.
Changelog
Please have a look at CHANGELOG.md.
Contributing
Please have a look at CONTRIBUTING.md.
Code of Conduct
Please have a look at CODE_OF_CONDUCT.md.
Credits
- Daniel Bannert
- All Contributors
- Narrowspark Automatic has been inspired by symfony/flex
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md.