atoolo / form-bundle
Symfony bundle for forms
Installs: 226
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 6
Type:symfony-bundle
Requires
- php: >=8.1 <8.4.0
- symfony/config: ^6.3 || ^7.0
- symfony/dependency-injection: ^6.3 || ^7.0
- symfony/http-kernel: ^6.3 || ^7.0
- symfony/yaml: ^6.3 || ^7.0
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- infection/infection: ^0.27.6
- phpcompatibility/php-compatibility: ^9.3
- phpunit/phpunit: ^10.4
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.7
- dev-main / 1.x-dev
- dev-dependabot/composer/symfony/http-kernel-7.1.7
- dev-dependabot/composer/infection/infection-0.29.8
- dev-dependabot/composer/symfony/yaml-7.1.6
- dev-dependabot/composer/symfony/dependency-injection-7.1.6
- dev-dependabot/composer/symfony/http-kernel-7.1.6
- dev-feature/initial-implementation
- dev-dependabot/composer/squizlabs/php_codesniffer-3.10.3
This package is auto-updated.
Last update: 2024-11-11 15:24:33 UTC
README
This bundle provides an HTTP interface via which forms can be displayed and processed with the help of JSON Forms.