byteshard / ui
byteShard PHP UI
Installs: 3 491
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Requires
- byteshard/asset-plugin: ^v1.0
Requires (Dev)
- byteshard/core: ^2.0
- byteshard/debug: ^1.0
- byteshard/form: ^2.0
- byteshard/schema: ^1.0
- byteshard/toolbar: ^2.0
- phpstan/phpstan: ^1.12.18
This package is auto-updated.
Last update: 2025-03-10 09:02:16 UTC
README
install byteShard UI package
composer require byteshard/ui
if your custom public path is different from public
add extra
"extra": {
"public-path": "custom/public/path"
}
Development
Clone repository, execute composer update
Contribution
Please read our Contribution Guide.
License
The license can be found here