nim / form-bundle
Nim form bundle : Manage your symfony form simpler
Installs: 586
Dependents: 5
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4
- symfony/framework-bundle: ~2.3
Requires (Dev)
- behat/behat: 2.4.*
- behat/mink-extension: *
- phpspec/phpspec: 2.0.*@dev
- symfony/form: ~2.3
- twig/twig: 1.15.*@dev
This package is not auto-updated.
Last update: 2022-09-12 06:27:38 UTC
README
Manage your symfony form simpler! This bundle provide you some extra features to symfony form like jquery plugin integration (like select2), news form types (like color picker), useful macros , etc... It is only compatible with Bootstrap3 for now but every pulls requests are very welcome!
This bundle is part of the Ngo Information Management (NiM) and licensed under the MIT License.
Documentation
Bug tracking
This bundle uses GitHub issues. If you have found bug, please create an issue.
Versioning
Releases will be numbered with the format major.minor.patch
.
And constructed with the following guidelines.
- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.
For more information on SemVer, please visit semver.org website. This versioning method is same for all NiM bundles and applications.
MIT License
License can be found here.
Authors
The bundle was originally created by Arnaud Langlade. See the list of contributors.