Libraries tagged by Laravel Https
camilord/laravel-api-controller
3181 Downloads
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
angelo8828/laravel-js-localization
4231 Downloads
Laravel package to provide localizations to the Javascript code. Future-proofed and modernized version of https://github.com/andywer/laravel-js-localization
alexgithubp/laravel-history-tracking
761 Downloads
A custom history tracking system for users + reporting, based on the https://github.com/spatie/laravel-activitylog package
akhan619/laravel-ses-event-manager
8694 Downloads
A Laravel package to manage incoming SES email events with http/s webhooks.
akbarali1/laravel-clickhouse-eloquent
1076 Downloads
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
ksaazaks/phpclickhouse-laravel
1491 Downloads
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
marispro/nova-vue-avatar
13812 Downloads
Vue Avatar (https://eliep.github.io/vue-avatar/) Field wrapper for Laravel Nova (https://nova.laravel.com/)
ohansyah/laravelbenchmark
892 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
uthman/version
2418 Downloads
Take control over your Laravel app version. Forked from https://github.com/antonioribeiro/version
ninthday/yaml
376 Downloads
Load your Laravel config files using yaml. Forked from https://github.com/antonioribeiro/yaml
rainstreamweb/lara-pdf-merger-php-7-2
10297 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
open-source-developer/reaktr-core
1682 Downloads
This package forms the core functionality of the Reaktr framework project: https://gitlab.com/open-source-developer/reaktr-framework/skeleton-application
laranex/lucid
4094 Downloads
An architecture for scalable software. A maintained version of the https://lucidarch.dev/
distilleries/form-builder
20155 Downloads
Based on laravel-form-builder (https://github.com/kristijanhusak/laravel-form-builder). That add default component and add view system.
ambersive/keepachangelog
1316 Downloads
Use https://keepachangelog.com/en/1.0.0/ in your laravel project.