atk14/category-filter
最新稳定版本:v2.4.10
Composer 安装命令:
composer require atk14/category-filter
包简介
README 文档
README
Usage
TODO
Installation
cd /path/to/your/atk14/project/
composer require atk14/category-filter
ln -s ../../vendor/atk14/category-filter/src/app/forms/filter_form.php app/forms/filter_form.php
ln -s ../../vendor/atk14/category-filter/src/app/fields/filter_bool_field.php app/fields/filter_bool_field.php
ln -s ../../vendor/atk14/category-filter/src/app/fields/filter_multiple_choice_field.php app/fields/filter_multiple_choice_field.php
ln -s ../../vendor/atk14/category-filter/src/app/fields/filter_range_field.php app/fields/filter_range_field.php
ln -s ../../vendor/atk14/category-filter/src/app/widgets/filter_checkbox_select_multiple.php app/widgets/filter_checkbox_select_multiple.php
ln -s ../../vendor/atk14/category-filter/src/public/scripts/filter.js public/scripts/filter.js
Testing
composer update --dev
Run tests:
cd test
../vendor/bin/run_unit_tests
License
Filter is free software distributed under the terms of the MIT license
统计信息
- 总下载量: 14.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-27