10 open-source projects similar to illuminate/database, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Database alternative.
A data mapper implementation for your persistence model in PHP.
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
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
DoctrineExtensions is a collection of reusable behavioral extensions for Doctrine ORM designed to automate common entity tasks. It provides a system for tracking historical changes to database entities, implementing soft deletion workflows, managing nested set tree structures for hierarchical data, and storing translated field values based on language locales. The project distinguishes itself by providing specialized tools for entity auditing, which logs modified values and timestamps, and a translation framework for multilingual content management. It also includes a tree manager to organize
Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
ProxyManager is a JavaScript proxy wrapper library and object-oriented utility for intercepting and modifying object behavior. It functions as an object behavior interceptor that wraps target objects to monitor, restrict, or modify method calls and property access at runtime. The library provides mechanisms for lazy initialization and lazy loading, deferring the creation of resource-heavy objects until a property or method is first accessed to reduce memory overhead. It uses an object-oriented structure to manage these proxy wrappers and their associated target objects. The tool covers capab
Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
A tool for creating configurable dumps of large MySQL-databases.