dmitrya2e/filtration-bundle
Composer 安装命令:
composer require dmitrya2e/filtration-bundle
包简介
FiltrationBundle provides a convenient and easy way for creating filtration component/form on your website built with Symfony 2.
README 文档
README
Current status: WORK IN PROGRESS.
FiltrationBundle provides a convenient and easy way for creating filtration component/form on your website built with Symfony 2. Its purpose is to create a standard way and workflow for managing data filtration in Symfony 2 websites.
Important: FiltrationBundle itself provide only a convenient base for further filtration handling. It is not packaged with a final implementations of filters, instead it offers a set of standard filter abstractions, which may be used for building a final implementation of filters for a specific handler/provider (Doctrine ORM/ODM, Sphinx, ...). Check out available filtration handler adapters below.
The bundle includes following features:
- Built-in integration with Symfony forms to render filters in views
- Auto-execution of applied filters regarding specific filtration handler (e.g. Doctrine ORM, ODM, ...)
- Possibility to add custom filters and custom filter adapters; to customize standard bundle features
- Various filters (choice, entity, number, date, text) and filter handlers (Doctrine ORM, Sphinx, ...)
The first version of the bundle was developed within AXIOMA web-studio.
Filtration handler adapters
Software requirements
- PHP 5.4++
- Symfony 2.3++ (the bundle is tested with Symfony 2.3 and 2.7 versions)
How to install
Click here to read a full installation guide
Documentation
Click here to read a full documentation
License
This bundle is under the MIT license.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-15