ATK Data VS Idiorm

Compare ATK Data vs Idiorm and see what are their differences.

ATK Data

Robust and high performance PHP library for unified access to (not only) SQL databases (by atk4)

Idiorm

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5. (by j4mie)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ATK Data Idiorm
1 2
281 1,986
0.0% 0.0%
8.2 0.0
6 days ago about 2 years 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.

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
    3 projects | dev.to | 7 Jul 2025
    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 2025-07-14.
  • Happy 20th Birthday, Django
    4 projects | news.ycombinator.com | 14 Jul 2025
    Laravel’s ORM was originally inspired by my now-long-dead PHP projects Idiorm and Paris:

    https://laravelpodcast.com/episodes/c7807d42/transcript (Search for “Paris” to find the relevant section)

    https://github.com/j4mie/idiorm

    https://github.com/j4mie/paris

    Idiorm was started in early 2010 while I was still writing PHP professionally. I’d heard about Django from a talk @simonw gave at the FlashBrighton meet-up group in 2009 and immediately fell in love. Idiorm and Paris, although not direct attempts to duplicate Django’s ORM, absolutely came from frustration that such an elegant ORM and query builder didn’t exist in the PHP world.

    So in a roundabout way, Laravel’s ORM was absolutely inspired by Django.

    As a side note, I’m still doing Django 16 years later and love it more than ever.

  • Looking for suggestions for ActiveRecord-like ORM class
    6 projects | /r/PHP | 16 Mar 2021
    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)

LazyRecord - The fast ORM for PHP. (This is a history repo, please visit maghead/maghead)

RedBean - ORM layer that creates models, config and database on the fly

Doctrine Extensions - Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that PHP is
the 14th most popular programming language
based on number of references?