π Easy Model v2.1.0 is here!
A major update focused on more powerful querying, flexible filtering, relationships, and efficient database operations.
β¨ Whatβs New
π Request-Driven Queries β build controlled filters, sorts, includes, and searches from request parameters.
βοΈ Conditional Queries β easily apply query logic with
when()andunless().π Smarter Relationships β dynamic eager loading, relationship counts, and relationship-based keyword searches.
π― Select & Pagination β control selected columns and use multiple pagination strategies.
π Date & JSON Filters β handle dates, periods, and JSON conditions with dedicated methods.
ποΈ Soft Deletes β improved support for querying, restoring, and permanently deleting soft-deleted models.
β‘ Mass Insert & Upsert β efficiently handle bulk database operations with optional model events.
π Better Relationship Ordering β improved joins and table aliasing for complex relationships.
π§ͺ Better Testing β expanded test coverage with Orchestra Testbench and PHPUnit.
Built to reduce repetitive Eloquent code and give Laravel developers more control with less boilerplate.
π Check out Easy Model:
