Libraries tagged by eloquent database
daltonmccleery/remote-models
50 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
zhaohehe/zrepository
526 Downloads
Laravel Repositories
zara-4/laravel-lazy-mysql
7809 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
tusimo/embed-relation
8436 Downloads
a relation for laravel
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
sonvq/cassandra
201 Downloads
Cassandra Eloquent model and Query builder for Laravel
somosyampi/l5-repository
1294 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
solomon-ochepa/laravel-settings
496 Downloads
Store settings as key-value pairs in the database.
socialblue/laravel-query-adviser
3175 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.
sloth-dev-guy/searches
1066 Downloads
Perform searches with Eloquent models using an array-like API setup
simexis/mongodb
4348 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
shopapps/has-table-relation
1412 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
sarfraznawaz2005/indexer
2731 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
pelfox/laravel-bigquery
793 Downloads
Laravel BigQuery