nim/form-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Nim form bundle : Manage your symfony form simpler

dev-master / 0.1.x-dev 2014-05-07 22:40 UTC

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

Read the docs.

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.