byng / pimcore-standard-library
Byng Pimcore Library
Installs: 71
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 3
pkg:composer/byng/pimcore-standard-library
Requires
- php: >=5.6
Requires (Dev)
- phpunit/phpunit: 4.4.2
This package is not auto-updated.
Last update: 2025-09-28 05:40:14 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