byng-systems / pimcore-standard-library

Common helpful code for Pimcore projects.
MIT License
0 stars 0 forks source link

Byng's Pimcore Standard Library

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