ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects (by Ocramius)
ATK Data
Robust and high performance PHP library for unified access to (not only) SQL databases (by atk4)
| ProxyManager | ATK Data | |
|---|---|---|
| 3 | 1 | |
| 4,965 | 281 | |
| -0.1% | 0.0% | |
| 0.0 | 8.2 | |
| 9 days ago | 11 days ago | |
| PHP | PHP | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ProxyManager
Posts with mentions or reviews of ProxyManager.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-09.
-
🎁 Yii Proxy released!
Why is yii inventing their own stuff instead of using established stuff, like https://github.com/Ocramius/ProxyManager?
-
phpmyadmin broken
It seems to be a php version error yes, put a phpinfo(); in the file triggering the error to see the version of php actually used to interpret this file. https://github.com/Ocramius/ProxyManager/issues/328 (same error for another program/library)
- I am willing to help maintain older branches of this package
ATK Data
Posts with mentions or reviews of ATK Data.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-07.
-
Hello Dev.to
Agile Data (https://github.com/atk4/data) implements an approach of DataSet abstractions - implemented in PHP. While it is similar to ORM in syntax - it operates on an entirely different level, allowing you to dynamically build multi-table queries, abstract away expression logic, and introduce extensions (such as soft-delete). All of that integrates into UI directly) making ATK a "low-code" framework that makes you write very little code.
What are some alternatives?
When comparing ProxyManager and ATK Data you can also consider the following projects:
Baum - Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
LazyRecord - The fast ORM for PHP. (This is a history repo, please visit maghead/maghead)
LDBA - High-performance, low-memory-footprint, single-file embedded database for key/value storage
RedBean - ORM layer that creates models, config and database on the fly
Spot2 - Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
PDOPlusPlus - A PHP single class PDO Wrapper : PDO++ (alias PPP) - CRUD - SP - BIGINT natively compatible