Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
/ object-agent Public archive

Facade for ORM implementations (e.g. Doctrine ORM / PHPCR-ODM)

License

Notifications You must be signed in to change notification settings

psiphp/object-agent

Repository files navigation

Psi Object Agent

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!

About

Facade for ORM implementations (e.g. Doctrine ORM / PHPCR-ODM)

Resources

License

Stars

Watchers

Forks

Packages

No packages published