ATK Data
Data Access PHP Framework for SQL & high-latency databases (by atk4)
PDOPlusPlus
A PHP single class PDO Wrapper : PDO++ (alias PPP) - CRUD - SP - BIGINT natively compatible (by rawsrc)
ATK Data | PDOPlusPlus | |
---|---|---|
1 | - | |
277 | 8 | |
0.0% | - | |
7.2 | 0.0 | |
5 days ago | about 2 years 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.
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.
PDOPlusPlus
Posts with mentions or reviews of PDOPlusPlus.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning PDOPlusPlus yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ATK Data and PDOPlusPlus you can also consider the following projects:
ProxyManager - 🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
php-pdo-db-class - PHP PDO wrapper class
RedBean - ORM layer that creates models, config and database on the fly
Cake ORM - [READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
Idiorm - A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
LDBA - High-performance, low-memory-footprint, single-file embedded database for key/value storage