sylius / metadata-bundle
Metadata management for Symfony2 projects.
Installs: 7 476
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 2
Type:symfony-bundle
Requires
- php: ^5.6|^7.0
- sylius/metadata: ^0.19
Requires (Dev)
- phpspec/phpspec: ^2.4
This package is not auto-updated.
Last update: 2020-01-22 01:37:23 UTC
README
Symfony2 integration of Sylius Metadata processing component.
Sylius
Sylius - Modern ecommerce for Symfony2. Visit Sylius.org.
phpspec examples
$ composer install $ bin/phpspec run -f pretty
Documentation
Documentation is available on docs.sylius.org.
Contributing
All informations about contributing to Sylius can be found on this page.
Sylius twitter account
If you want to keep up with updates, follow the official Sylius account on twitter.
Bug tracking
This bundle uses GitHub issues. If you have found bug, please create an issue.
Versioning
Releases will be numbered with the format major.minor.patch
.
And constructed with the following guidelines.
- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.
For more information on SemVer, please visit semver.org website... This versioning method is same for all Sylius bundles and applications.
MIT License
License can be found here.
Authors
The bundle was originally created by Kamil Kokot. See the list of contributors.