firestorm23 / content-bundle
A content management bundle for Symfony2, Doctrine2
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 3
Type:symfony-bundle
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: >=1
- doctrine/orm: >=2.2
- gedmo/doctrine-extensions: @stable
- symfony/symfony: >=2.1
This package is not auto-updated.
Last update: 2024-11-01 19:20:14 UTC
README
Forked from mgiagnoni/LyraContentBundle, to extend it's dependency for Symfony >2.1
LyraContentBundle
A content management bundle for Symfony2, Doctrine2 ORM and MongoDB (the latter not implemented yet).
For documentation, see:
Resources/doc/index.rst
License:
Resources/meta/LICENSE
Credits
Bundle architecture is largely inspired to FOSUserBundle, FOSCommentBundle.