Libraries tagged by eloquent aes
mattkirwan/illuminate-database-silex-service-provider
1748 Downloads
A Silex specific service provider for using Illuminate Database as a standalone library
matteomeloni/laravel-rest-ql
82 Downloads
A simple way, to be able to build a query into a Laravel model, through a http request
marjose123/laravel-autonumber
12 Downloads
A Fork from alfa6661/laravel-autonumber. Laravel package to create autonumber for Eloquent model
luizhenriqueferreira/laravel-repository
9 Downloads
A simple package to create a make:repository command for Laravel
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
lordfm/plastic
20 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
linushstge/number-pool
3 Downloads
Create a shared Number Pool for each of business number ranges to use native MySQL / MariaDB ``FOR UPDATE`` atomic locks if you run on a MySQL Master/Master Replication or on galera cluster.
lephleg/revisionable
125 Downloads
A venturecraft/revisionable fork with IP tracking enabled.
lazardjokovic/laravel-attributes
146 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel5compitable/attributes
1 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
lakshmaji/plans
9 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
lacee/microframe
13 Downloads
A small PHP framework, compatible with PHP8.0, using eloquent (Laravel's ORM).
lacee/microdoc
6 Downloads
A small PHP framework, compatible with PHP8.0, using eloquent (laravel's ORM).
labrodev/laravel-translatable
0 Downloads
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
kraenkvisuell/nova-sortable
2828 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.