This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
Easy Model
A Laravel package for enjoyably managing database queries
π₯ Easy Model v2.1.0 is here! Simplify Laravel Eloquent with smarter filtering, sorting, relationships, eager loading, JSON and date filters, soft deletes, mass insert, and upsert support. Built to reduce repetitive code, improve flexibility, and keep your models clean and maintainable.
Relationship joins in `addOrderBy()` now support table aliasing when multiple relationships use the same table.
π§ͺ Better Testing
v2.1.0 introduces an Orchestra Testbench and PHPUnit test suite to improve reliability and maintainability.
Easy Model v2.1.0 gives Laravel developers more control while reducing repetitive Eloquent query code.
Try it, explore the new features, and share your feedback!
About Easy Model on Product Hunt
βA Laravel package for enjoyably managing database queriesβ
Easy Model was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #102 on the daily leaderboard. π₯ Easy Model v2.1.0 is here! Simplify Laravel Eloquent with smarter filtering, sorting, relationships, eager loading, JSON and date filters, soft deletes, mass insert, and upsert support. Built to reduce repetitive code, improve flexibility, and keep your models clean and maintainable.
On the analytics side, Easy Model competes within Open Source, GitHub and Database β topics that collectively have 112.5k followers on Product Hunt. The dashboard above tracks how Easy Model performed against the three products that launched closest to it on the same day.
Who hunted Easy Model?
Easy Model was hunted by Mahmoud Ramadan. A βhunterβ on Product Hunt is the community member who submits a product to the platform β uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Easy Model including community comment highlights and product details, visit the product overview.
π Easy Model v2.1.0 is here!
A major update bringing more powerful querying, filtering, relationships, and database operations to Laravel Eloquent.
π Request-Driven Queries
Build queries directly from request parameters with controlled filters, sorts, includes, and searches:
βοΈ Conditional Query Chaining
Conditionally add query logic with `when()` and `unless()`:
π Eager Loading & Relationships
Add relationships and relationship counts dynamically:
Keyword searches now also support dotted relationship columns:
π― Select, Pagination & SQL Inspection
Control selected columns, paginate results, and inspect generated SQL:
Supports `paginate()`, `simplePaginate()`, and `cursorPaginate()`.
π Date, Period & JSON Filtering
Add powerful date, period, and JSON conditions:
ποΈ Full Soft Delete Support
Work with trashed models and restore or permanently delete them:
β‘ Mass Insert & Upsert
Perform efficient bulk writes while optionally supporting model events:
π Smarter Relationship Ordering
Relationship joins in `addOrderBy()` now support table aliasing when multiple relationships use the same table.
π§ͺ Better Testing
v2.1.0 introduces an Orchestra Testbench and PHPUnit test suite to improve reliability and maintainability.
Easy Model v2.1.0 gives Laravel developers more control while reducing repetitive Eloquent query code.
Try it, explore the new features, and share your feedback!