Libraries tagged by laravel application
codegreencreative/laravel-samlidp
506510 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
cloudcreativity/laravel-json-api
968454 Downloads
JSON API (jsonapi.org) support for Laravel applications.
beyondcode/laravel-self-diagnosis
1110398 Downloads
Perform various self diagnosis tests on your Laravel application.
beyondcode/laravel-mailbox
695337 Downloads
Handle incoming emails in your Laravel application.
ans-group/laravel-health-check
590810 Downloads
A package for checking the health of your Laravel/Lumen applications.
24slides/laravel-saml2
1887585 Downloads
SAML2 Service Provider integration to your Laravel 5.4+ application, based on OneLogin toolkit
swooletw/laravel-swoole
740642 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
spatie/laravel-cors
2136497 Downloads
Send CORS headers in a Laravel or Lumen application
akaunting/laravel-firewall
346458 Downloads
Web Application Firewall (WAF) package for Laravel
spatie/laravel-tail
2200377 Downloads
Easily tail application logs
wire-elements/spotlight
665967 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
madnest/madzipper
1758012 Downloads
Easier zip file handling for Laravel applications.
laravel/vue-starter-kit
38672 Downloads
The skeleton application for the Laravel framework.
laravel/react-starter-kit
53168 Downloads
The skeleton application for the Laravel framework.
wildside/userstamps
1235071 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.