Libraries tagged by Facade Pattern
mrubiosan/facade
16878 Downloads
Facade pattern ready to use
jeremykendall/ultra-facade
15 Downloads
Implements the Facade pattern to build SplIterators.
evo-mark/evo-laravel-service-facades
136 Downloads
Support package for easily using the service/facade pattern
able/facades
735 Downloads
phpABLE facade pattern implementation library
99designs/facade
31751 Downloads
A PHP5 library for accessing various services via a stream based request/response pattern
icanboogie/prototype
10666 Downloads
Implements the Prototype design pattern; getters/setters
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.
ahir/facades
336 Downloads
Facades is a library for a facade pattern.
robotamer/facade
14 Downloads
RoboTamer Facade is a component dependency substitution system to achieve component independentcy via the facade programming pattern.
temify/repository-pattern-maker
10 Downloads
create respository and interface and facade with single command
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.
orakaro/ioc
53 Downloads
Tiny IoC module for static mocking in PHP
fterenzani/swiftmail
30 Downloads
An implementation of the Facade pattern for Swift Mailer 5 and later