This library provides functionality to work with entities. An entity is the representation of an object that usually can be retrieved from- and stored on a storage device (e.g. database, webservice, file system). This library makes it possible to quickly access a manager class without the need of creating the repositories.
Via Composer
$ composer require polderknowledge/entityservice
Please read the documentation for this package for a quick setup.
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail.
We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.
Please see LICENSE.md for the license of this application.