2017 © Pedro Peláez
 

library dive

Dive ORM Framework written in PHP

image

sigma-z/dive

Dive ORM Framework written in PHP

  • Monday, January 29, 2018
  • by sigma-z
  • Repository
  • 3 Watchers
  • 11 Stars
  • 4,566 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 18 Versions
  • 10 % Grown

The README.md

Dive ORM Framework Build Status

Just another ORM implementation... Just another? No, not really... Okay, it uses active record pattern, as many others too. But there some things are different., (*1)

It components are loose coupled, introduced by interfaces, clean, maintainable and extensible., (*2)

See documentation for further details., (*3)

Concepts behind

  • PDO connector based
  • Active record pattern
  • Intelligent relation loading similar to the NotORM (see also: Doctrine 2 versus NotORM)
  • Intelligent relation handling Two tables with a relation to each other sharing the same relation instance, so both know of each other, which is different to all ORM implementations I know.

Requirements

  • PHP 7.1.3 or greater (tested: 5.5, 5.6, 7.0, 7.1, 7.2, 7.3)
  • supported Databases
    • MySql 5.5, 5.6, 5.7
    • MariaDB 10.0, 10.1, 10.2, 10.3, 10.4
    • SQLite 3
  • Symfony's EventDispatcher
  • Important: SQLite 3.8.5 up to 3.8.9 not supported! @see Issue #8
    • PHP versions bundled with incompatible SQLite libraries: 5.5.21 to 25 and 5.6.5 to 9
    • PHP 5.5.26 and 5.6.10 bundle SQLite 3.8.10.2 where that bug is fixed!

Feature list

  • Schema import
  • Schema export
  • Transaction support
  • Event handling
  • Query building
  • Query result hydration
  • Behaviors

The Versions

29/01 2018

dev-master

9999999-dev

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

29/01 2018

1.0.14

1.0.14.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

27/10 2017

1.0.x-dev

1.0.9999999.9999999-dev

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

27/10 2017

1.0.13

1.0.13.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

10/08 2017

1.0.12

1.0.12.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

30/06 2017

1.0.11

1.0.11.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

23/06 2017

1.0.10

1.0.10.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

13/06 2017

1.0.9

1.0.9.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

31/03 2017

1.0.8

1.0.8.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

13/02 2017

1.0.7

1.0.7.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

24/01 2017

1.0.6

1.0.6.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

04/11 2016

1.0.5

1.0.5.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

30/10 2016

dev-update-dependencies

dev-update-dependencies

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

22/06 2016

1.0.4

1.0.4.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

18/02 2016

1.0.3

1.0.3.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Steffen Zeidler

31/10 2015

dev-doc-updates

dev-doc-updates

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

by Steffen Zeidler

25/10 2015

dev-ModelToRecordMapping

dev-ModelToRecordMapping

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

by Steffen Zeidler

18/01 2014

0.1.0

0.1.0.0

Dive ORM Framework written in PHP

  Sources   Download

BSD-3-Clause

The Requires

 

by Steffen Zeidler