Libraries tagged by facade-pattern
evo-mark/evo-laravel-service-facades
148 Downloads
Support package for easily using the service/facade pattern
jeremykendall/ultra-facade
15 Downloads
Implements the Facade pattern to build SplIterators.
mrubiosan/facade
16878 Downloads
Facade pattern ready to use
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.
xqsit94/laravel-webservice-example-boilerplate
0 Downloads
Laravel webservice example/boilerplate using laravel 7.x, Sanctum and Facades pattern. Clone and add your own functionalities
govtnz/silverstripe-api
1184 Downloads
A facade pattern API implementation for SilverStripe using interfaces and Swagger
anax/proxy
1694 Downloads
Anax Proxy module, for static access to di service container.
fterenzani/swiftmail
30 Downloads
An implementation of the Facade pattern for Swift Mailer 5 and later
ahir/facades
336 Downloads
Facades is a library for a facade pattern.
able/facades
735 Downloads
phpABLE facade pattern implementation library
hacklee/laravel5-php-redis
721 Downloads
Use The Redis PHP-Extention In The Laravel Framework With Facde Pattern.