Libraries tagged by proxy object
ejsmont-artur/php-proxy-builder
54 Downloads
PHP Proxy Builder - AOP inspired proxy pattern library.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
dxdo/proxy-detection
142 Downloads
PSR-7 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
semhoun/proxy-detection-middleware
2328 Downloads
PSR-7 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
ejsmont-artur/php-proxy-builder-bundle
6 Downloads
Symfony 2 PHP Proxy Builder - AOP inspired proxy pattern library integration.
alpa/tools_proxy_object
74 Downloads
Creates a proxy object and assigns getter / setter handlers to the object's members when accessing them.
northwoods/entity-proxy
1664 Downloads
A hydrating proxy for objects with private properties
nerd-components/nerd-proxy
12 Downloads
Lightweight Object Proxy
lavary/rest-proxy-manager
20 Downloads
Restful Remote Object Proxies
cindyullmann/proxy-manager
72 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
brightmachine/object-proxy
21 Downloads
A trait to simplify the creation of proxies or simple facades.
atheon/proxy-manager
16 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
react-parallel/object-proxy
9579 Downloads
👨🚀🛰👩🚀 Access an object in the main thread from a ext-parallel thread without copying it over
danieltoader/proxy-manager
5 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.