Libraries tagged by laravel base code
nqxcode/laravel-lucene-search
16484 Downloads
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.
jimbolino/laravel-model-builder
10667 Downloads
builds eloquent models based on the tables and relations found in your mysql database
robsonvn/laravel-couchdb
1710 Downloads
A CouchDB v2.0.0 based Eloquent model and Query builder for Laravel
huubverbeek/laravel-model-attributes-validation
832 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
enflow/laravel-database-encryption
1697 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
namaa-solutions/laravel-orion
3165 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
sarahman/laravel-activitylog-with-pivots
639 Downloads
Activity Log package deals with all kinds of Eloquent events based logging as well as pivot models events.
oscabrera/model-repository
465 Downloads
A Laravel package that streamlines the creation of repository-based structures with a custom Artisan command.
leobsst/laravel-cms-core
112 Downloads
Here's the core of my CMS for my use case
a909m/filament-generate-helpers
49 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
chinleung/nova-autofill
13184 Downloads
Autofill values for Laravel Nova fields based on the parent model on creation.
mpociot/couchbase
2042 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
bkwld/decoy
3217 Downloads
A Laravel model-based CMS by Bukwild
touhidurabir/laravel-filterable
28 Downloads
A package to filter laravel model based on query params or retrieved model collection
cetria/laravel-api
186 Downloads
Creates APIs based on Laravel models.