Libraries tagged by Laravel Base
touhidurabir/laravel-multi-key-route-binding
1519 Downloads
A simple laravel package to handle multiple key based model route binding
th3khan/base64-to-uploaded-file
9464 Downloads
Convert base64 file to UploadedFile of Laravel
wackystudio/laravel-test-watcher
19108 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
jimmyjs/laravel-csv
3350 Downloads
CSV data manipulation based on league/csv in 'laravel' way
yaangvu/laravel-consul
15347 Downloads
Laravel Consul
upmind/provision-provider-base
7545 Downloads
This library contains all the base interfaces, classes and logic to create provision category and provider classes, and register them for use in a laravel application.
syropian/laravel-notification-channel-throttling
2156 Downloads
Throttle notifications on a per-channel basis
renoki-co/laravel-exporter-contracts
170188 Downloads
Base contracts implementation for Prometheus exports in Laravel.
huangdijia/laravel-trigger
5096 Downloads
MySQL trigger base on MySQLReplication.
fattureincloud/eloquence-base
11256 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
fashionphile/vue-base
43906 Downloads
Artisan command that builds vue base that can use Vuex and Vue Router
telkins/laravel-dag-manager
4654 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
tanthammar/laravel-window-size
3606 Downloads
Laravel blade directives and php helpers for serverside rendered content, based on browser window size WITHOUT css
martinpetricko/laravel-database-mail
1402 Downloads
Laravel package that allows sending emails stored in the database based on fired events.
kennedy-osaze/laravel-api-response
4236 Downloads
Renders consistent HTTP JSON responses for API-based projects