polderknowledge/entityservice

A PHP library to easily work with entities.

4.1.3 2018-11-02 11:03 UTC

README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.

Install

Via Composer

$ composer require polderknowledge/entityservice

Usage

Please read the documentation for this package for a quick setup.

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail.

Community

We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.

Credits

License

Please see LICENSE.md for the license of this application.