lyra / admin-bundle
Symfony2 bundle to create a backend area based on jQuery, jQuery UI
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 253
Dependents: 0
Suggesters: 0
Security: 0
Stars: 49
Watchers: 6
Forks: 10
Open Issues: 6
Type:symfony-bundle
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: 1.0.*
- doctrine/orm: >=2.2.3,<2.4-dev
- symfony/symfony: >=2.1.0,<2.2.0-dev
This package is not auto-updated.
Last update: 2024-09-28 12:07:29 UTC
README
LyraAdminBundle consists of a set of Twig templates, a base controller for CRUD actions and some 'renderer' services to simplify the creation of a backend area powered by jQuery and jQuery UI widgets.
This bundle is being developed to provide a common backend interface to all bundles that make part of Lyra CMS, however it can also be used independently from the CMS as a standalone standard Symfony2 bundle.
LyraAdminBundle is under development .
- branch
master
requires Symfony 2.1 - branch
2.0
requires Symfony 2.0.x
Installation instructions and a basic tutorial to get started are at:
MIT license