ATK Data
Data Access PHP Framework for SQL & high-latency databases (by atk4)
Idiorm
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5. (by j4mie)
ATK Data | Idiorm | |
---|---|---|
1 | 1 | |
277 | 2,002 | |
0.0% | -0.1% | |
7.2 | 0.0 | |
about 18 hours ago | over 1 year ago | |
PHP | PHP | |
MIT License | BSD 2-clause NetBSD 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.
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.
Idiorm
Posts with mentions or reviews of Idiorm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-16.
-
Looking for suggestions for ActiveRecord-like ORM class
For simple stuff I normally use idiorm https://github.com/j4mie/idiorm
What are some alternatives?
When comparing ATK Data and Idiorm you can also consider the following projects:
ProxyManager - 🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
Eloquent - [READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)
Baum - Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
Medoo - The lightweight PHP database framework to accelerate the development.
RedBean - ORM layer that creates models, config and database on the fly
Doctrine - Doctrine Object Relational Mapper (ORM)