fosyl/archetype-bundle
Archetypes of models for your Sylius and Symfony2 applications.
Maintainers
Package info
github.com/friendsofsylius/archetype-bundle
Type:symfony-bundle
pkg:composer/fosyl/archetype-bundle
Requires
- php: ^5.6|^7.0
- sylius/archetype: ^0.19
- sylius/attribute-bundle: ^0.19
- sylius/resource-bundle: ^0.19
- sylius/variation-bundle: ^0.19
- symfony/framework-bundle: ^2.8
Requires (Dev)
- doctrine/orm: ^2.4.8,<2.5
- phpspec/phpspec: ^2.4
- symfony/form: ^2.8
- symfony/validator: ^2.8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a8d8297bc8262fa639702785d5264ce8b161d355
This package is not auto-updated.
Last update: 2026-06-25 02:33:05 UTC
README
Archetypes system for entities in Symfony2 applications.
Sylius
Sylius - Modern ecommerce for Symfony2. Visit Sylius.org.
phpspec examples
$ composer install $ bin/phpspec run -fpretty
Documentation
Documentation is available on docs.sylius.org.
Contributing
All informations about contributing to Sylius can be found on this page.
Mailing lists
Users
Questions? Feel free to ask on users mailing list.
Developers
To contribute and develop this bundle, use the developers mailing list.
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 Adam Elsodaney. See the list of contributors.
