Libraries tagged by laravel base application
nimmacloud/api-laravel
15 Downloads
Connect all NimmaCloud apps with your own application based on Laravel 5.* or higher
idler8/laravel-just-it
5 Downloads
Rapid development kit for application interfaces based on Laravel
aedart/laravel-detector
212 Downloads
Utility for detecting if a Laravel application is available or not. Can be used to determine if a given component must perform logic based current Laravel application settings or not.
benjaber-98/laravel-multitenancy-permission
43 Downloads
Laravel Permission Package For Multi-tenancy/Multi-Entity Applications Based on spatie/laravel-permission Package
reishandy/laravel-starter
6 Downloads
The skeleton application for the Laravel framework based on laravel/breeze and build with Tailwind DaisyUI
nassirian/laravel-github-deployer
8 Downloads
A simple GitHub webhook-based deployer for Laravel applications.
php-monsters/laravel-accept-language-middleware
15 Downloads
Laravel middleware for setting application locale based on HTTP Accept-Language header
tlx3/laravel-jwt-starter
305 Downloads
Boilerplate for using your own API based JWT authentication on Laravel applications
hajtuj/laravel-flash-messages
44 Downloads
Simple, session based flash messages for Laravel application.
eggbe/laravel-delegapi-server
86 Downloads
Laravel wrapper for the server part of the library to construct applications based on the server-to-server architecture.
eggbe/laravel-delegapi-client
86 Downloads
Laravel wrapper for the client part of the library to construct applications based on the server-to-server architecture.
bhuvidya/laravel-query-logger
19 Downloads
A tool to log all database queries in a Laravel application. Bug kudos to `overtrue`, on whose work this package is originally based (overtrue/laravel-query-logger).
wnikk/laravel-flexible-throttle
0 Downloads
A Laravel middleware for advanced throttle based on IP, session, HTTP status codes, and exceptions. This package provides flexible and customizable protection for your application against brute force, password or scanning abuse and ensures fair use.
mohammed-abd-razaq/laravel-toxicity-filter
1 Downloads
A lightweight Laravel library that wraps AI-based toxicity detection engines to evaluate and moderate user-generated content within your application.
pixelsprout/laravel-chorus
22 Downloads
Laravel Chorus is an event-sourcing based sync-engine designed to sync subsets of your database to your users' on device browser storage, to enable a low-latency web application.