psiphp / description-doctrine-phpcr-odm
This package is abandoned and no longer maintained.
No replacement package was suggested.
Allow third-party libraries to add descriptions to an object instance
dev-master / 1.0.x-dev
2017-01-01 14:09 UTC
Requires
- php: ^7.0
- doctrine/phpcr-odm: ^1.4|^2.0
- psiphp/description: ~1.0
Requires (Dev)
- jackalope/jackalope-fs: dev-master
- phpunit/phpunit: ^5.5
This package is auto-updated.
Last update: 2023-11-29 02:38:18 UTC
README
This component is part of the Psi Content Management Framework
Doctrine PHPCR-ODM Description Enhancer.
Adds descriptors for the real class FQN, valid children types, etc.
Documentation
Documentation is in progress, there may be documentation in doc/index.rst.
Installation
Require in composer.json
:
$ composer require 'psiphp/description-doctrine-phpcr-odm'
Contributing
All contributions are welcome, go ahead and make a PR!