ngtfkx / laradeck-form-builder
Form Builders for the Laravel Framework
dev-master / 1.0.x-dev
2017-09-03 19:22 UTC
Requires
- php: ~7.1
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2024-11-06 02:48:40 UTC
README
Построитель форм на основе популярных css-фреймворков.
Install
Via Composer
$ composer require ngtfkx/laradeck-form-builder
Usage
$skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.