AdminBundle:Symfony2的通用管理员

时间:2021-05-18 16:13:49
【文件属性】:
文件名称:AdminBundle:Symfony2的通用管理员
文件大小:738KB
文件格式:ZIP
更新时间:2021-05-18 16:13:49
PHP AdminBundle已移动:请参阅 AdminBundle AdminBundle允许您使用简单的配置为Symfony应用程序创建灵活而强大的管理应用程序。 开发和文档编制中 特征 当前版本:0.2 为您的实体提供动态CRUD(未生成) yml中的简单配置(看起来像symfony1 generators.yml文件) 基本权限 内置寻呼机(使用PagerFanta) 列出多种格式的导出:html,pdf,xls,csv,json(使用EE / DataExporter) 完全可定制(使用您自己的控制器,管理器或模板) 安装 php composer.phar require bluebear/adminbundle 入门 配置您的应用程序 AdminBundle配置在config.yml文件中进行。 但是,如果需要大量配置,最好将其存储在单独的文件中。 1)创建app
【文件预览】:
AdminBundle-master
----composer.json(1KB)
----Manager()
--------GenericManager.php(4KB)
----config.rb(570B)
----DependencyInjection()
--------BlueBearAdminExtension.php(1KB)
--------Configuration.php(5KB)
----Form()
--------Type()
----composer.lock(51KB)
----Routing()
--------RoutingLoader.php(3KB)
----Event()
--------Subscriber()
--------AdminFactoryEvent.php(507B)
----Admin()
--------AdminFactory.php(11KB)
--------Admin.php(8KB)
--------Field.php(1KB)
--------Application()
--------ActionTrait.php(2KB)
--------AdminConfig.php(2KB)
--------Action.php(2KB)
----BlueBearAdminBundle.php(134B)
----LICENSE(1KB)
----Resources()
--------config()
--------views()
--------translations()
--------public()
----TODO.md(1KB)
----.gitignore(21B)
----Controller()
--------GenericController.php(8KB)
----Twig()
--------AdminExtension.php(3KB)
----README.md(7KB)
----Utils()
--------RecursiveImplode.php(730B)

网友评论