Libraries tagged by Facade_pattern
able/facades
635 Downloads
phpABLE facade pattern implementation library
icanboogie/prototype
10522 Downloads
Implements the Prototype design pattern; getters/setters
mrubiosan/facade
16726 Downloads
Facade pattern ready to use
jeremykendall/ultra-facade
14 Downloads
Implements the Facade pattern to build SplIterators.
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.
evo-mark/evo-laravel-service-facades
21 Downloads
Support package for easily using the service/facade pattern
99designs/facade
31751 Downloads
A PHP5 library for accessing various services via a stream based request/response pattern
govtnz/silverstripe-api
1171 Downloads
A facade pattern API implementation for SilverStripe using interfaces and Swagger
hamid80386/sms-sender
6 Downloads
A simple Laravel Package to send sms based on Strategy and Facade design patterns.
ahir/facades
335 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
anax/proxy
1662 Downloads
Anax Proxy module, for static access to di service container.
orakaro/ioc
52 Downloads
Tiny IoC module for static mocking in PHP