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.
Simply require via Composer:
$ composer require byng/pimcore-standard-library
MIT