atomastic / view
dev-dev
2021-08-27 18:00 UTC
Requires
- php: ^7.4 || ^8.0
- ext-fileinfo: *
- ext-json: *
- ext-mbstring: *
- ext-spl: *
- atomastic/filesystem: ^2.1
- atomastic/macroable: ^2.0
- atomastic/strings: ^3.0
Requires (Dev)
- doctrine/coding-standard: 9.0.0
- pestphp/pest: ^1.12.0
- phpstan/phpstan: ^0.12.94
- symfony/var-dumper: ^5.3.6
This package is not auto-updated.
Last update: 2021-12-24 17:00:32 UTC
README
View Component 提供了创建可扩展 PHP 视图的基本方法。
安装
使用 Composer
composer require atomastic/view
资源
测试
运行测试
./vendor/bin/pest
许可证
MIT 许可证 (MIT) 版权 (c) 2021 Sergey Romanenko