Libraries tagged by laravel base code
yoeunes/voteable
212 Downloads
This package helps you to add user based voting system to your model.
yoeunes/rateable
125 Downloads
This package helps you to add user based rating system to your model.
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
gtk/larasearch
3930 Downloads
A driver based solution to searching your Eloquent models supports Laravel 5.2 and Elasticsearch engine.
erikgall/transformer
306 Downloads
Laravel model transformers with relationships for API based applications.
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
testmonitor/eloquent-lockable
78 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
josecaseiro/angolan-geo
42 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
laramore/types
1728 Downloads
All based instances and interfaces used by Laramore
ddinchev/factorii
132 Downloads
Yii 2.0 test db fixtures replacement library. Roughly based on Laravel's model factories.
khaledweka/repository-generator
12 Downloads
A Laravel package to generate repository pattern files based on models
hungnguyenba/apidriver
41 Downloads
A Api based Eloquent model and Query builder for laravel (Api Eloquent)
irto/solrio
30 Downloads
Laravel 5.1 package for full-text search over Eloquent models based on Solarium
use-the-fork/laravel-elasticsearch-model
20 Downloads
Laravel based elasticsearch model
gibasbr/modelgenerator
4 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.