ocramius/proxy-manager
ProxyManager generates and manages PHP proxy classes (virtual proxies, lazy-loading value holders, etc.) to implement the Proxy Pattern. Useful for lazy-loading, interceptors, and advanced DI/ORM scenarios. Install via Composer and use factory helpers to create proxies.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ejsmont-artur/php-proxy-builder-bundle | 0.83 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| friendsofphp/proxy-manager-lts | 0.83 | Long-term support fork of ProxyManager for PHP. Generates lazy-loading, access-interceptor, and value-holder proxies for dependency injection, caching, and AOP-style patterns. Works with modern PHP and frameworks to optimize object creation and performance. | 1,212 | 1,222 | 18 | 3M | 2 | 18.6 | 48.5 | MIT | 8 months ago | |
| ejsmont-artur/php-proxy-builder | 0.82 | Runtime proxy builder for PHP that wraps any object with Advice (AOP-style) to add cross-cutting behavior like caching. Proxies transparently delegate method calls to the target while keeping proxy, advice, and client code fully decoupled. | 16 | 17 | 4 | 0 | 0 | 0.2 | — | MIT | — | |
| symfony/proxy-manager-bridge | 0.81 | Symfony bridge for ProxyManager that generates virtual proxies and lazy-loading services. Integrates proxy creation with the Symfony DependencyInjection container to improve performance and enable on-demand instantiation of expensive services. | 753 | 768 | 5 | 2M | 0 | 18.9 | 49.3 | MIT | 8 months ago | |
| byscripts/object-manager-bundle | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| eloquent/liberator | 0.80 | Auto-generate RESTful CRUD controllers, routes, and API resources for Laravel apps from Eloquent models. Liberator helps you scaffold consistent endpoints quickly, reducing boilerplate while keeping generated code editable and aligned with your existing models and conventions. | 34 | 38 | 3 | 7K | 2 | 1.1 | 22.6 | MIT | 4 years ago | |
| priyankpatel/proxify-laravel | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| redhotmagma/apibundle | 0.78 | Laravel package that bundles common API building blocks—helpers, responses, request validation, and boilerplate to speed up creating consistent JSON endpoints. Designed to reduce repetitive setup and keep API structure standardized across projects. | 0 | 0 | — | 359 | — | 0.0 | 35.3 | — | — | |
| dbp/relay-proxy-bundle | 0.78 | — | 0 | 0 | 0 | 189 | 1 | 0.1 | 31.4 | AGPL-3.0 | — | |
| fideloper/proxy | 0.78 | Laravel middleware for trusting reverse proxies and correctly handling forwarded headers (X-Forwarded-For/Proto/Host/Port). Ensures accurate client IP and HTTPS detection when running behind load balancers like ELB, Nginx, or Cloudflare. | 7,311 | 7,334 | 128 | 642K | 1 | 34.5 | 28.4 | MIT | 4 years ago |
How can I help you explore Laravel packages today?