Download the PHP package cindyullmann/proxy-manager without Composer
On this page you can find all versions of the php package cindyullmann/proxy-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cindyullmann/proxy-manager
More information about cindyullmann/proxy-manager
Files in cindyullmann/proxy-manager
Package proxy-manager
Short Description A library providing utilities to generate, instantiate and generally operate with Object Proxies
License MIT
Homepage https://github.com/cindyullmann/proxy-manager
Informations about the package proxy-manager
Proxy Manager
A message to Russian 🇷🇺 people
If you currently live in Russia, please read this message.
Purpose
This library aims to provide abstraction for generating various kinds of proxy classes.
Documentation
You can learn about the proxy pattern and how to use the ProxyManager in the docs.
ocramius/proxy-manager for enterprise
Available as part of the Tidelift Subscription.
The maintainer of ocramius/proxy-manager and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more..
You can also contact the maintainer at [email protected] for looking into issues related to this package in your private projects.
Installation
The suggested installation method is via composer:
Proxy example
Here's how you build a lazy loadable object with ProxyManager using a Virtual Proxy
See the documentation for more supported proxy types and examples.
All versions of proxy-manager with dependencies
composer-runtime-api Version ^2.1.0
laminas/laminas-code Version ^4.7.1
webimpress/safe-writer Version ^2.2.0