psiphp / description-doctrine-phpcr-odm
Allow third-party libraries to add descriptions to an object instance
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/psiphp/description-doctrine-phpcr-odm
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!