Libraries tagged by Laravel Base
rs/laravel-version-control
6062 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.
adobrovolsky97/laravel-repository-service-pattern
3645 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
worksome/laravel-ip-geolocation
181417 Downloads
A driver-based package to handle IP geolocation for Laravel
telkins/laravel-dag-manager
4534 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
spinen/laravel-browser-filter
44199 Downloads
Filters http requests based on browser type.
spatie/laravel-mix-preload
172706 Downloads
Add preload and prefetch links based your Mix manifest
risul/laravel-like-comment
6019 Downloads
Ajax based site wide like and comment system for laravel
netsells/laravel-geoscope
21187 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
jcc/laravel-vote
48984 Downloads
The package helps you to add user based vote system to your model
imliam/laravel-throttle-simultaneous-requests
22301 Downloads
Throttle the current user's requests based on how many requests are currently being executed.
base62/base62
6788 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
webreinvent/vaahcms
7075 Downloads
VaahCMS is a laravel based open-source web application development platform shipped with headless content management system.
al-saloul/agent
2406 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
cable8mm/xeed
1882 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
laracademy/model-generator
9779 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.