The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

Top PHP Database Libraries 2025

GitHub Libraries PHP Database Libraries

doctrine/orm 10K +3

added 3 months ago

Doctrine ORM is an object-relational mapper for PHP that provides transparent persistence for PHP objects

doctrine/dbal 9K +5

added 3 months ago

Doctrine's underlying database abstraction layer, which can be used without the ORM.

vrana/adminer 6K +31

added 3 months ago

Database management in a single PHP file

cakephp/phinx 4K +6

added 3 months ago

Phinx makes it ridiculously easy to manage the database migrations for your PHP app.

orangehill/iseed 2K +5

added 3 months ago

Inverse seed generator (iSeed) is a Laravel package that provides a method to generate a new seed file based on data from the existing database table.

illuminate/database 2K +1

added 1 month ago

The Illuminate Database component is a full database toolkit for PHP, providing an expressive query builder, ActiveRecord style ORM, and schema builder.

propelorm/propel2 1K -1

added 1 month ago

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP

cycle/orm 1K +1

added 1 month ago

PHP DataMapper ORM & Data Modeling engine. The ORM provides flexible configuration options to model datasets, a powerful query builder, and supports dynamic mapping schemas.

spatie/db-dumper 1K +3

added 3 months ago

This repo contains an easy to use class to dump a database using PHP.

spatie/laravel-db-snapshots 1K +3

added 3 months ago

This package provides Artisan commands to quickly dump and load databases in a Laravel application.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.