simpliko_cz / wavevision_props-control
Create smart UI components for Nette Framework.
6.4.1
2024-09-02 14:48 UTC
Requires
- php: >=7.4
- ext-json: *
- nette/application: ^3.1
- nette/schema: ^1.0
- wavevision/utils: ^2.5
Requires (Dev)
- latte/latte: ^2.5
- nette/bootstrap: ^3.0
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^9.3
- symfony/css-selector: ^5.2
- symfony/dom-crawler: ^5.2
- wavevision/coding-standard: ^6.0
README
PropsControl
Abstract Nette control to help you create smart UI components with props validation, CSS class and style attribute helpers and automatic template file assignment.
Installation
Via Composer
composer require wavevision/props-control
Usage
See documentation at wavevision.github.io/props-control.