Libraries tagged by laravel facade
affinity4/support
4 Downloads
Add Laravel style facades, traits and helper functions to any PSR-11 Container app
yangyiyi/extra-command
74 Downloads
Extra command to generate Services and Facades for Laravel project
xilwal/sms
17 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
orphans/elasticsearch
60 Downloads
Provides elasticsearch Facade for Laravel 5.
oasin/blockvel
3 Downloads
A Laravel package/facade for the Block.io API PHP wrapper.
joearcher/pooshlaravel
577 Downloads
Poosh push messaging facade for Laravel 5
jdlxnl/api-version
4 Downloads
Add version as prefix to routes and make it available through a facade in Laravel
directions/http-wrapper
13 Downloads
Wrapper around HTTP Facade in Laravel
arcostasi/console-log
43 Downloads
Console Log Facade for Laravel
pseudoagentur/user-settings
526 Downloads
Simple user settings facade for Laravel 5.
crtlaltdylan/pushbullet_laravelified
10 Downloads
A Laravel Service Provider and Facade for wrapping the Pushbullet PHP Client
awakenweb/livedocx4laravel
104 Downloads
Laravel Service Provider and Facade for Livedocx
moszkva/hashing
29 Downloads
Replacement of Hash facade. Solution for running of Laravel 4 with php 5.3 env.
codezzouin/db-macros
4 Downloads
A Laravel package that extends the DB facade with powerful macros to enhance database query building and manipulation in your Laravel applications
amohamed/jsconnector
17 Downloads
JSConnector Laravel Package provides an easy way to integrate the JSConnector JavaScript library into your Laravel application. This package offers a simple facade to interact with the JSConnector library, enabling developers to leverage the power of OpenAI's language models in their Laravel projects without the hassle of directly managing communication between PHP and JavaScript.