Skip to content

Releases: mtils/formobject

PHP 8.2 Bugfix release

18 Sep 09:54

Choose a tag to compare

v0.4.3

Updated composer.lock

Small laravel 11 fixes

23 Jun 04:58

Choose a tag to compare

v0.4.2

Fixes for missing laravel string functions

Fixes for laravel 11 dispatcher

16 Jun 05:17

Choose a tag to compare

v0.4.1

Ensure form object works under Laravel 11 (events)

PHP 8.2 ready version

09 May 15:58

Choose a tag to compare

Ported code (hopefully) to PHP 8.2/Laravel 11

Fixed error with old property names

04 Aug 14:23

Choose a tag to compare

Merge pull request #13 from schauer/patch-2

Please add support for old property names

Validation dependencies removed

09 Jun 13:09

Choose a tag to compare

This release is a rather big release. Form initialisation was rewritten, Translation support was added, a factory to create fields/fieldlist and many more. The current internal will change a bit in future releases but the most of it is stable now

Initial Laravel 5 version

07 Apr 14:37

Choose a tag to compare

All changes has been made to support Laravel 5. Choose 0.2.* as an api-stable release.

Initial Beta Release

10 Mar 11:38

Choose a tag to compare

Initial Beta Release Pre-release
Pre-release

This marks the end of 0.1 Forms.
The future releases will have large API changes to split out any request, validation and rules methods