Libraries tagged by eloquent slug
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
sugarcrm/laravel-bean
242 Downloads
SugarCRM eloquent style connector for Laravel Framework.
watchwood/querysugar
30 Downloads
Adding some syntactic sugar to Eloquent's query builder
harsh/laravel-slugable
9 Downloads
Create slug for Eloquest models that implements Slugable.
anyeloamt/phinx-sugar
10 Downloads
Write your phinx migrations as sweet as laravel eloquent.
hasnhasan/routable
48 Downloads
Elequent Model Routable
eloquent/composer-npm-bridge
820249 Downloads
NPM integration for Composer packages.
tareq1988/wp-eloquent
53374 Downloads
Eloquent ORM for WordPress
rinvex/laravel-cacheable
126514 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
okeonline/filament-archivable
5605 Downloads
A filament plugin to use archivable models
livecontrol/eloquent-datatable
271817 Downloads
Eloquent DataTable plugin for server side ajax call handling.
kriss/webman-eloquent-ide-helper
1879 Downloads
webman-eloquent-ide-helper plugin
amphibee/wordpress-eloquent-models
3323 Downloads
Eloquent ORM for WordPress
pxianyu/migrations
3672 Downloads
Webman plugin eloquent-ORM migrations
roy404/eloquent
93 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.