byng / pimcore-standard-library
Byng Pimcore Library
v0.2.1
2016-05-12 15:46 UTC
Requires
- php: >=5.6
Requires (Dev)
- phpunit/phpunit: 4.4.2
This package is not auto-updated.
Last update: 2024-11-24 01:42:50 UTC
README
When working on many Pimcore website you will find you share a lot of code between them. This standard library package has been built to serve as a place for common, core code that may be useful in any Pimcore project.
Installation
Simply require via Composer:
$ composer require byng/pimcore-standard-library
License
MIT