psiphp/object-agent

This package is abandoned and no longer maintained. No replacement package was suggested.

Object Manager Abstraction

0.1.0 2017-01-01 13:37 UTC

README

experimental Build Status StyleCI Scrutinizer Code Quality Latest Stable Version Total Downloads

This component is part of the Psi Content Management Framework

The Psi Object Agent component provides an abstraction for object managers such as Doctrine ORM and Doctrine PHPCR-ODM. It enables objects to be retrieved, removed, saved and queried for using a single API.

Documentation

Documentation is in progress, there may be documentation in doc/index.rst.

Installation

Require in composer.json:

$ composer require 'psiphp/object-agent'

Contributing

All contributions are welcome, go ahead and make a PR!