tardigrades / sexy-field
SexyField helps you build application structure and accompanying forms.
Installs: 4 125
Dependents: 6
Suggesters: 1
Security: 0
Stars: 1
Watchers: 5
Forks: 6
Open Issues: 21
Requires
- php: ^7.2
- beberlei/assert: ^3
- doctrine/orm: ^2.5.6
- php-coveralls/php-coveralls: ^1.0
- symfony/cache: ^4
- symfony/config: ^4
- symfony/console: ^4
- symfony/dependency-injection: ^4
- symfony/event-dispatcher: ^4
- symfony/form: ^4
- symfony/inflector: ^4
- symfony/security: ^4
- symfony/validator: ^4
- symfony/yaml: ^4
- twig/extensions: ^1.5.1
- twig/twig: ^2.0
Requires (Dev)
- mikey179/vfsstream: ^1.6
- mockery/mockery: ^1.0
- phpunit/phpunit: ^7.0
- squizlabs/php_codesniffer: ^3.2
This package is auto-updated.
Last update: 2024-11-11 08:19:44 UTC
README
SexyField
Many web applications share the common trait that it collects input from users. This input is transformed to output in various ways. The section field system aims to simplify and speed up the process of creating basic application functionality so focus can be on the awesome stuff.
This tool aims to operate on a very high level, but simplicity should never prevail over flexibility.