forked from jpauli/PHP-Pattern-Proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
kuihuar/PHP-Pattern-Proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is aimed for PHP training sessions and is not designed to be used as a production code as-is. It shows how to implement a simple Proxy pattern in PHP for caching calls to heavy object methods The proxy can aggregate one and only one cache backend. The proxy proxies methods of one and only one object (aggregated) PHP >= 5.6
About
A simple proxy pattern implemented in PHP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%