Libraries tagged by Laravel GitHub
imansugirman/laravel-form-builder-extra
1 Downloads
Based on laravel-form-builder (https://github.com/kristijanhusak/laravel-form-builder). That add default component and add view system.
hicks/laravel-php-constants-to-js
23 Downloads
Convert php constants to javascript object. With Laravel support. Forked from https://github.com/crazybooot/laravel-constants-to-js
girni/laravel-rabbitmq
107 Downloads
Laravel RabbitMQ package that extends https://github.com/vyuldashev/laravel-queue-rabbitmq to support microservice communication.
eina84/laravel-calendar-forktest
4 Downloads
Laravel helper for FullCalendar.io. Fork of https://github.com/qlick/laravel-full-calendar which is fork of https://github.com/maddhatter/laravel-fullcalendar
despark/laravel-image-purify
2370 Downloads
Laravel wrapper for https://github.com/despark/image-purify
ddomanskyi/laravel-gmail
8 Downloads
Gmail API package for Laravel from Dacastro4 (https://github.com/dacastro4/laravel-gmail/) with multiaccounts handling improvement
bda-matt/laravel-instagram-feed
67 Downloads
This is a fork of - https://github.com/Dymantic/laravel-instagram-feed - with timestamps
asyrafhussin/laravel-friendships
24 Downloads
This package gives Eloquent models the ability to manage their friendships. Fork from https://github.com/hootlex/laravel-friendships
artmedia-llc/laravel-full-calendar
223 Downloads
Laravel helper for FullCalendar.io. Fork of https://github.com/maddhatter/laravel-fullcalendar
anishbangalore/laravel-async-queue
20 Downloads
Async Queue Driver for Laravel (Push to background) Cloned from https://github.com/barryvdh/laravel-async-queue
acesseseucondominio/laravel-circuit-breaker
9 Downloads
A circuit breaker pattern implementation for the Laravel framework 5.5 based on laravel circuit breaker package https://github.com/francescomalatesta/laravel-circuit-breaker
sztyup/laravel-form-builder
13 Downloads
Based on laravel-form-builder (https://github.com/kristijanhusak/laravel-form-builder). That add default component and add view system.
okipa/laravel-medialibrary-extension
255 Downloads
Extra features for https://github.com/spatie/laravel-medialibrary package.
smartymoon/inertia-laravel-testing
131 Downloads
Testing helpers for https://github.com/inertiajs/inertia-laravel
plustech/laravel-reporting
21 Downloads
Laravel Reporting Generator from Jimmy-JS on github