Libraries tagged by eloquent database
testmonitor/eloquent-incrementable
22572 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
mpyw/laravel-database-mock
4524 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
eusonlito/laravel-database-cache
3462 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
denisgeomiq/eloquent-has-by-non-dependent-subquery
1690 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
affordablemobiles/eloquent-datastore
709 Downloads
A package for using Google Datastore as a database driver.
justbetter/statamic-eloquent-driver-globalset-migration-generator
3097 Downloads
Creates a database migration when a new globalset is created
bluefeather/eloquent-filemaker
17311 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
a1comms/eloquent-datastore
5828 Downloads
A package for using Google Datastore as a database driver.
tiny-pixel/acorn-db
7841 Downloads
Eloquent database support for Acorn projects
bjerke/api-query-builder
7304 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
someonefamous/laravel-findby
8868 Downloads
Extended 'find' functionality for Eloquent (Laravel).
socialblue/laravel-query-adviser
3242 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
rinvex/laravel-tenants
3346 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
reb3r/repositories
38060 Downloads
Laravel Repositories
pelfox/laravel-bigquery
1382 Downloads
Laravel BigQuery