psiphp/object-agent

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

Object Manager Abstraction

Maintainers

👁 dantleech

Package info

github.com/psiphp/object-agent

pkg:composer/psiphp/object-agent

Statistics

Installs: 1 760

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 4

0.1.0 2017-01-01 13:37 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 748da4f3416b62be7128f9b029ee7a28e878e1c1

  • Daniel Leech <daniel.woop@dantleech.com>

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!