Liform

PHP library to render Symfony Forms to JSON Schema

MIT License

Downloads
918.7K
Stars
137
Committers
14

Bot releases are visible (Hide)

Liform - Version 1.0 Latest Release

Published by tacman 5 months ago

I'm publishing a 1.0 release because github handles releases less than 1.0 a bit differently.

Plus, I wanted to prepare for a 2.0 release which will drop support for unmaintained version of Symfony and PHP.

I'm somewhat new to the world of publishing releases. Hopefully I've done it right!

Liform - v0.18.1

Published by nacmartin over 1 year ago

Symfony 5 compatibility

Liform - v0.18.0

Published by nacmartin over 1 year ago

PHP8 Support

Liform -

Published by nacmartin over 7 years ago

Breaking changes

  • enum_titles are not anymore rendered in a liform subarray in the schema, but in the same format that liform-react understands. Limenius/liform-react#7
  • buildLiform callback receives and returns a schema instead of building a liform subarray.