Libraries tagged by laravel bale
uepg/laravel-sybase
11478 Downloads
Sybase based Eloquent module extension for Laravel 10.x
orkhanahmadov/laravel-accept-language-middleware
56561 Downloads
Laravel middleware for setting application locale based on HTTP Accept-Language header
ziming/laravel-email-sniper-link
9930 Downloads
Laravel package to generate email sniper links based on given email
worksome/laravel-mfa
44812 Downloads
A driver-based multi-factor authentication package for Laravel
wackystudio/laravel-test-watcher
18816 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
kentaroutakeda/laravel-openapi-validator
6203 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
josezenem/laravel-slugidable
33451 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
worksome/laravel-ip-geolocation
175875 Downloads
A driver-based package to handle IP geolocation for Laravel
telkins/laravel-dag-manager
4476 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
spinen/laravel-browser-filter
44072 Downloads
Filters http requests based on browser type.
rs/laravel-version-control
5966 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.
risul/laravel-like-comment
5894 Downloads
Ajax based site wide like and comment system for laravel
netsells/laravel-geoscope
20559 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
mathiasgrimm/laravel-dot-env-gen
81880 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
jcc/laravel-vote
48823 Downloads
The package helps you to add user based vote system to your model