a2lix/auto-form-bundle

Automate form building

Installs: 1 997 944

Dependents: 10

Suggesters: 0

Security: 0

Stars: 81

Watchers: 3

Forks: 29

Open Issues: 8

Type:symfony-bundle

0.4.7 2024-01-09 18:21 UTC

This package is auto-updated.

Last update: 2024-03-09 19:28:19 UTC


README

Automate form building.

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

Branch Tools
master Build Status Coverage Status

Documentation

Check out the documentation on the official website.

Contribution help

docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer install --ignore-platform-reqs
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer run-script phpunit
docker run --rm --interactive --tty --volume $PWD:/app --user $(id -u):$(id -g) composer run-script cs-fixer

License

This package is available under the MIT license.