Libraries tagged by laravel facades
hyder/facade-pattern
28 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
hosseinsheikh/advanced-multifunction-facade
759 Downloads
advanced multi function facade
gam/laravel-sat-catalogs
52 Downloads
Provides a artisan command to automatically update SAT catalogs. Use a DB facade to access them.
codedor/facade-docblock-generator
572 Downloads
Generate docblocks for your facade
bishwajitcadhikary/laravel-shopify
4 Downloads
Shopify package for Laravel to aide in app development
antoninmasek/laravel-route-directory-macro
201 Downloads
Adds Route::loadFromDirectory macro to Route facade, which will load all files with routes inside a directory.
davejamesmiller/laravel-aliases
2989 Downloads
Adds an 'artisan aliases' command to Laravel that lists registered aliases and the classes they map to, including resolving facades.
codedge/laravel-sofortlib
2623 Downloads
Laravel package for use with SofortLib/SOFORT API, provides a facade to work with.
tobya/telegraph
11 Downloads
A laravel facade to interact with Telegram Bots
luanrodrigues/zapi
10 Downloads
A wrapper for Zapi with Laravel facades
jjsoftwareltd/current-gateway
1018 Downloads
A Laravel Facade to access the Current RMS Api
hfw/asana
129 Downloads
A fluent library for Asana's REST API. Includes a Laravel facade.
mabasic/gallery-loader
175 Downloads
Laravel facade that gets images from a folder sorted by filename and filtered.
sun/alien
56 Downloads
Alien helps you to create alias for your class namespace. Its also injected all the dependencies of your class.
messerli90/igdb
9523 Downloads
Laravel PHP Facade/Wrapper for the IGDB API