psiphp / description-resolver-cmf-resource
This package is abandoned and no longer maintained.
No replacement package was suggested.
Describe Symfony CMF Resource payloads
dev-master / 1.0.x-dev
2017-01-01 14:09 UTC
Requires
- php: ^7.0
- psiphp/description: ~1.0
- symfony-cmf/resource: ^1.0
Requires (Dev)
- phpunit/phpunit: ^5.5
This package is auto-updated.
Last update: 2023-11-29 02:08:00 UTC
README
This component is part of the Psi Content Management Framework
Description subject resolver for Symfony CMF resources.
When Symfony CMF CmfResource
resources are passed to the description
factory, the payload will be described instead of the resource itself.
Documentation
Documentation is in progress, there may be documentation in doc/index.rst.
Installation
Require in composer.json
:
$ composer require 'psiphp/description-resolver-cmf-resource'
Contributing
All contributions are welcome, go ahead and make a PR!