ngtfkx / laradeck-form-builder
Form Builders for the Laravel Framework
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/ngtfkx/laradeck-form-builder
Requires
- php: ~7.1
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-10-22 07:15:32 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.