Libraries tagged by laravel bale
rs/laravel-version-control
5269 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
netsells/laravel-geoscope
17230 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
kennedy-osaze/laravel-api-response
4000 Downloads
Renders consistent HTTP JSON responses for API-based projects
jcc/laravel-vote
48045 Downloads
The package helps you to add user based vote system to your model
imliam/laravel-throttle-simultaneous-requests
21563 Downloads
Throttle the current user's requests based on how many requests are currently being executed.
huangdijia/laravel-trigger
4351 Downloads
MySQL trigger base on MySQLReplication.
friendsofcat/laravel-couchbase
26077 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
forestadmin/laravel-forestadmin
9649 Downloads
Forest Admin provides an off-the-shelf administration panel based on a highly-extensible API plugged into your application.
daveismyname/laravel-filters
10358 Downloads
Save and reuse query string based filters
base62/base62
5107 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
adobrovolsky97/laravel-repository-service-pattern
2201 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
mateusjunges/laravel-pix
6464 Downloads
PIX integration with Laravel
webreinvent/vaahcms
6603 Downloads
VaahCMS is a laravel based open-source web application development platform shipped with headless content management system.
cable8mm/xeed
518 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.
laracademy/model-generator
9330 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.