Libraries tagged by jeloquent
lphilippo/laravel-castable-form-request
22595 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
laravolt/camunda
14100 Downloads
High level model, something like Eloquent, to interact with Camunda resources via REST API
krossroad/laravel-union-paginator
103822 Downloads
Package to support pagination in union queries in Laravel Eloquent.
kblais/query-filter
42727 Downloads
Easily create filters for your Eloquent models.
kblais/laravel-uuid
77766 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
josezenem/laravel-slugidable
43371 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
flyingmana/composer-config-reader
358204 Downloads
a fork of eloquent/composer-config-reader, A light-weight component for reading Composer configuration files.
egyjs/dbml-to-laravel
1520 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
dniccum/nova-webhooks
6718 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
datacreativa/laravel-presentable
21562 Downloads
Create presenters for Eloquent Models
bagusindrayana/laravel-coordinate
18591 Downloads
get nearby location from eloquent laravel
axn/laravel-models-generator
14178 Downloads
Eloquent model generation from the database.
asanikovich/laravel-spatial
9312 Downloads
Laravel Eloquent spatial package
arcanedev/laravel-notes
47629 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.
alvin0/redis-model
5089 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.