Libraries tagged by eloquent aes
cortex/categories
3123 Downloads
Cortex Categories is a frontend layer for the polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
cortex/attributes
803 Downloads
Cortex Attributes is a frontend layer for the 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.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
awurth/slim-rest-base
238 Downloads
Slim PHP Micro-Framework for building a REST API
eloquent/typhax
3773 Downloads
A flexible PHP type hinting syntax.
eloquent/depict
110 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
threeleaf/validation-engine
87 Downloads
A Laravel Eloquent Model for managing dynamic validation engine rules.
lambdadigamma/laravel-publishable
702 Downloads
A Laravel Eloquent model trait for publishing and unpublishing
kadirgun/laravel-json-query
5 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
ziadoz/silex-capsule
26244 Downloads
A Laravel Eloquent ORM/Capsule service provider for Silex
sehrgut/laravel5-api
6515 Downloads
A modular controller for exposing your Laravel 5 Eloquent models as a REST API.
vxsoft/laravel-repository
15 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
ufutx/laravel-favorite
167 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.