Libraries tagged by elo
littlebug/laravel-repository
4034 Downloads
The repository mode for laravel!
lerouse/laravel-repository
10713 Downloads
Repository implementation for Laravel.
koodoo/laravel-trait-encrypt
15558 Downloads
A Laravel Eloquent Model trait for Encrypting model data
konekt/search
30014 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
kevupton/laravel-json-response
1370 Downloads
Easy Json responses for laravel
interactively/plans
3009 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
hi-folks/fusion
413 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
herinneringenoplinnen/laravel-xml
9180 Downloads
Convert Eloquent models to XML, as well as normal objects.
henzeb/laravel-typed-collection
760 Downloads
Laravel typed collections
gregoryduckworth/encryptable
51763 Downloads
A simple trait to make attributes encrypted in the database
greabock/tentacles
34150 Downloads
Da epic tentacles for Eloquent
ghanuz/relations
4684 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
friendsofcat/laravel-couchbase
30372 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
foxws/laravel-modelcache
3891 Downloads
Cache helpers for Laravel Eloquent models
eusonlito/laravel-database-cache
3650 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent