makinacorpus / php-calista
构建用户界面或数据导出的后端无关API
1.0.0-alpha8
2019-04-24 07:41 UTC
Requires
- php: >=5.5
- symfony/dependency-injection: ^3.2|^4.0
- symfony/event-dispatcher: ^2.8|^3.1|^4
- symfony/http-foundation: ^3.1|^4
- symfony/options-resolver: ^3.2|^4
- symfony/property-access: ^3.2|^4
- symfony/property-info: ^3.2|^4
- symfony/routing: ^2.8|^3.1|^4
- symfony/security: ^3.1|^4
Requires (Dev)
- box/spout: ^2.7
- phpunit/phpunit: ^5.7
- symfony/config: ^2.8|^3.2|^4
- symfony/form: ^3.2|^4
- twig/twig: ^1.34|^2
Suggests
- box/spout ^2.7: For XLSX (Excel) stream view support
This package is auto-updated.
Last update: 2024-09-08 16:04:55 UTC
README
在 https://php-calista.readthedocs.io/en/latest/ 上阅读文档。
文档待办事项
- @todo 数据源
- @todo 输入定义 + 数据源使用
- @todo 视图定义
- @todo 输入定义 + 数据源 + 视图定义使用
- @todo 页面定义
- @todo 动态页面定义
- @todo 配置页面定义
- @todo 将配置页面定义作为框架配置
- @todo 重定向机制
- @todo 动作提供者