Libraries tagged by laravel facades
csdavidson/laravel-elasticsearch
7 Downloads
Laravel 5 Service provider and Facade wrapping elasticsearch/elasticsearch
csdavidson/laravel-elastica
195 Downloads
Laravel 5 Service provider and Facade wrapping ruflin/Elastica
bagwaa/facade-resolver
132 Downloads
Laravel command to resolve a facade name to an actual class name
aharen/laravel-money
237 Downloads
Simple class with Facade to handle money for Laravel 5.2
accentinteractive/laravel-disallowlister
6 Downloads
Validate data against one or multiple disallowlists, using the built-in Laravel validator or by calling the facade directly. Supports wildcards.
wh-felice/laravel-ide-helper
1190 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
wangjingchun/laravel-ide-helper
17 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
travoltron/slack-laravel
1532 Downloads
Adds Laravel 5.4 support [Forked] Laravel 4 and 5 integration for the maknz/slack package, including facades and service providers.
tbit/laravel-omnipay-gatewayfactory
91 Downloads
Small package to resolve Omnipay's breaking changes when calling GatewayFactory::create by using a Facade. For reference visit : https://github.com/thephpleague/omnipay/releases/tag/v2.0.0
sujith/laravel-sendinblue
3 Downloads
A Laravel 5/6/7/8 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
sofwar/slack-laravel
17 Downloads
Laravel 4 and 5 integration for the sofwar/slack package, including facades and service providers.
segwitz/laravel-shopify
29 Downloads
Shopify package for Laravel to aide in app development
ricardofontanelli/laravel-fanout-provider
23 Downloads
A simple and lightweight Laravel 4.2 and Laravel 5.* wrapper to interact with Fanout Service (fanout.io). Fanout is a SAAS that makes easy to build apps and APIs with realtime updates.
prezire/facade-generator
30 Downloads
An Artisan command that generates a Service Provider and Facade based on your existing custom Service class file.
php-slack/slack-laravel
22 Downloads
Laravel 4 and 5 integration for the alek13/slack package, including facades and service providers.