akeneo / storage-utils-bundle
Akeneo Symfony Storage Utils Bundle
Installs: 71
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 41
Forks: 3
Type:symfony-bundle
Requires
- php: >=5.4.4
- akeneo/storage-utils: 0.6.x-dev
- doctrine/orm: ^2.1.3
- symfony/config: ^2.3
- symfony/dependency-injection: ^2.3
- symfony/event-dispatcher: ^2.3
- symfony/http-kernel: ^2.3
- symfony/options-resolver: ^2.3
Requires (Dev)
- doctrine/mongodb-odm-bundle: 3.0.1
- phpspec/phpspec: 2.5.*
This package is auto-updated.
Last update: 2024-10-24 05:14:44 UTC
README
Utils for Doctrine\DBAL, Doctrine\ORM and Doctrine\MongoDBODM.
Akeneo PIM
Originally written to be used in Akeneo PIM.
This extraction aims to make it usable outside of the Akeneo PIM project.
Please consider that this process is still in a very experimental stage.
We don't have all the tests and automation which could ensure that this component will work smoothly outside of the Akeneo PIM full stack.
Documentation
Documentation is available on docs.akeneo.com
Issues & Contributing
This bundle is developed in our main repository.
If you encounter any bug, please check if it's already known before to create a new issue.
If you want to contribute (and we will be pleased if you do!), you'll find more information on this page.
About versioning, the version 0.6.x is developed in akeneo/pim-community-dev 1.6.x.
OSL Licence
Licence can be found Here.