narrowspark / automatic-common
Common classes for Automatic and Automatic configurators.
Fund package maintenance!
prisis
Requires
- php: ^7.1
- composer/composer: ^1.6.0 || ^1.7.0
- dev-master / 1.0.x-dev
- 0.13.1
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.0
- 0.6.1
- 0.6.0
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.1
- v0.4.0
- v0.3.6
- v0.3.5
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-renovate/configure
- dev-update-docs
- dev-develop
This package is auto-updated.
Last update: 2023-03-26 12:01:53 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
.