Releases: abdellahrk/EntityKitBundle
Releases · abdellahrk/EntityKitBundle
0.2.7
patch pagination
0.2.6 refactor pagination
patch
drop php8.2 from ci add guard on iptagged on update
0.2.4
bump dependencies to maintained versions
0.2.3
quick pagination fix
0.2.2
Refactor pagination && start translation
Set Max Result within the pagination trait
v0.2.1 set max query inside the trait
Add Entity Pagination
v0.2.0 Add pagination
Add Singleton
The ability to create only one entity.
This is good for an entity serving as a website configuration.
Feature: Add Soft Delete
Merge pull request #16 from abdellahrk/features/soft-delete-and-refactor Add soft delete to entity kit