Skip to content

nrensen/b2db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B2DB PHP ORM

B2db is a lightweight ORM and DBAL for modern PHP applications (7.1 or newer), that works MySQL, MariaDB, Postgres and Microsoft SQL server.

B2db uses a Data Mapper pattern implementing Active Records. Read more about the architecture in b2db architecture

Getting started

Install composer

B2db uses composer for dependency management, and should be installed and used via composer.

For more information about how to set up b2db, see Installation and setup

Documentation

Browse the documentation.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%