2017 © Pedro Peláez
 

library b2db

B2DB is a lightweight PHP 5.3-based ORM

image

thebuggenie/b2db

B2DB is a lightweight PHP 5.3-based ORM

  • Wednesday, January 17, 2018
  • by zegenie
  • Repository
  • 3 Watchers
  • 0 Stars
  • 14,349 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 2 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

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., (*1)

B2db uses a Data Mapper pattern implementing Active Records. Read more about the architecture in b2db architecture, (*2)

Getting started

Install composer

B2db uses composer for dependency management, and should be installed and used via composer., (*3)

For more information about how to set up b2db, see Installation and setup, (*4)

Documentation

Browse the documentation., (*5)

The Versions

17/01 2018

dev-master

9999999-dev

B2DB is a lightweight PHP 5.3-based ORM

  Sources   Download

MPL 2.0

The Requires

  • php >=5.3.0
  • ext-reflection *

 

by Daniel Andre Eikeland

orm database postgres mysql mariadb db

23/07 2015

v1.0

1.0.0.0

B2DB is a lightweight PHP 5.3-based ORM

  Sources   Download

MPL 2.0

The Requires

  • php >=5.3.0
  • ext-reflection *

 

by Daniel Andre Eikeland

orm database postgres mysql mariadb db