ATK Data
Data Access PHP Framework for SQL & high-latency databases (by atk4)
RedBean
ORM layer that creates models, config and database on the fly (by gabordemooij)
ATK Data | RedBean | |
---|---|---|
1 | 4 | |
277 | 2,315 | |
0.0% | 0.0% | |
7.2 | 6.7 | |
5 days ago | about 2 months ago | |
PHP | PHP | |
MIT License | BSD 3-clause "New" or "Revised" 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.
RedBean
Posts with mentions or reviews of RedBean.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-29.
- Redbean – Single-file distributable web server
-
Looking for suggestions for ActiveRecord-like ORM class
This is the thread you're looking for: https://github.com/gabordemooij/redbean/issues/450
-
Show HN: Redbean: single-file distributable web server
One small complaint I have is that there is already a popular project called RedBean: https://www.redbeanphp.com/
What are some alternatives?
When comparing ATK Data and RedBean you can also consider the following projects:
ProxyManager - 🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
Doctrine - Doctrine Object Relational Mapper (ORM)
Idiorm - A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
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.