Skip to content

Releases: R3VoLuT1OneR/doctrine-rest

Support of PHP 8

09 Feb 11:46
Compare
Choose a tag to compare

Updated packages to support PHP 8

Before\after callbacks in create action

12 Oct 12:53
Compare
Choose a tag to compare
  • Before\after callbacks in create action

Doctrine version 2.7

04 Sep 11:13
Compare
Choose a tag to compare
  • Doctrine version 2.7

Between filter fix

03 Sep 11:59
Compare
Choose a tag to compare
  • Between filter changed to include the results from both sides start <= value <= end instead of start <= value < end.

Upgrade library versions

22 Aug 11:07
Compare
Choose a tag to compare
  • Small fixes
  • Upgrade library version

Search key in filter.

05 Sep 10:22
Compare
Choose a tag to compare

Allow search with array filter.

Provide wider functionality for base collection query.

10 Jul 22:19
Compare
Choose a tag to compare
  • Provide wider functionality for base collection query.

Fixed include param

11 Jun 00:09
Compare
Choose a tag to compare
  • Fixed include param. Allowing include be comma separated list.
  • Allow assigning object on hydration.

Exception handeling fixing

23 May 00:58
Compare
Choose a tag to compare

Removed all exceptions handling in Rest Action.

Update http foundation package

11 May 22:19
Compare
Choose a tag to compare

Update http foundation package for usage Laravel 5.6.