glowy / view
View Package provides basic methods for creating extendable PHP Views.
Fund package maintenance!
awilum.github.io/sponsors
Installs: 1 922
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- ext-fileinfo: *
- ext-json: *
- ext-mbstring: *
- ext-spl: *
- glowy/filesystem: ^5.0.0
- glowy/macroable: ^4.0.0
- glowy/strings: ^5.0.1
Requires (Dev)
- ext-iconv: *
- doctrine/coding-standard: 9.0.0
- pestphp/pest: ^1.21.1
- phpstan/phpstan: ^1.8.0
- symfony/var-dumper: ^6.1.0
This package is auto-updated.
Last update: 2024-11-09 12:37:48 UTC
README
View Package provides basic methods for creating extendable PHP Views.
Installation
With Composer
composer require glowy/view
Resources
Tests
Run tests
./vendor/bin/pest
License
The MIT License (MIT) Copyright (c) Sergey Romanenko