2017 © Pedro Peláez
 

library doctrine-extensions

Doctrine2 extensions

image

webmasters/doctrine-extensions

Doctrine2 extensions

  • Wednesday, June 20, 2018
  • by LeisureLarry
  • Repository
  • 2 Watchers
  • 2 Stars
  • 1,789 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 28 Versions
  • 2 % Grown

The README.md

doctrine-extensions for PHP 7.1+

Webmasters Doctrine Extensions

Just Another Doctrine2 Extension, (*1)

Bootstrap

<?php

// MySQL database configuration
$connectionOptions = [
    'default' => [
        'driver' => 'pdo_mysql',
        'dbname' => 'example_db',
        'host' => 'localhost',
        'user' => 'root',
        'password' => '',
        'prefix' => '',
    ],
];

// Application/Doctrine configuration
$applicationOptions = [
    'debug_mode' => true, // in production environment false
];

// Use Composer autoloading
require_once 'vendor/autoload.php';

// Get Doctrine entity manager
$bootstrap = Webmasters\Doctrine\Bootstrap::getInstance(
    $connectionOptions,
    $applicationOptions
);

$em = $bootstrap->getEm();

Changelog

2019-09-08

Now supporting PHP 7.3 (Doctrine 2.6.3 or above), (*2)

2019-06-08

Changed method name validateData to executeValidation, to prevent collisions with an attribute $data in the validated class (thx Peter R)., (*3)

The Versions

20/06 2018

dev-master

9999999-dev http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

20/06 2018

5.3.0

5.3.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

26/04 2018

dev-Branch_4.0.0

dev-Branch_4.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

26/04 2018

4.1.0

4.1.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

26/04 2018

dev-Branch_5.1.0

dev-Branch_5.1.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

26/04 2018

5.2.0

5.2.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

09/10 2017

5.1.0

5.1.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

14/09 2016

4.0.0

4.0.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

14/09 2016

5.0.0

5.0.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

08/07 2016

3.0.1

3.0.1.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

30/10 2014

3.0.0

3.0.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

20/01 2014

2.4.0

2.4.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

18/12 2013

2.3.11

2.3.11.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

15/11 2013

2.3.10

2.3.10.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

15/10 2013

2.3.9

2.3.9.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

18/09 2013

2.3.8

2.3.8.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

22/05 2013

2.3.7

2.3.7.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

21/05 2013

2.3.6

2.3.6.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

27/03 2013

2.3.5

2.3.5.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters

25/03 2013

2.3.4

2.3.4.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters table-prefix

19/03 2013

2.3.3

2.3.3.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters table-prefix

04/03 2013

dev-Branch_2.2.3

dev-Branch_2.2.3 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions doctrine2 validators webmasters table-prefix

06/02 2013

2.3.2

2.3.2.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters table-prefix

06/02 2013

2.3

2.3.0.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters table-prefix

06/02 2013

2.3.1

2.3.1.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

MIT

The Requires

 

extensions bootstrap doctrine2 validators webmasters table-prefix

21/09 2012

2.2.3

2.2.3.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

The Requires

 

extensions doctrine2 validators webmasters table-prefix

25/07 2012

2.2.21

2.2.21.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

The Requires

 

extensions doctrine2 validators webmasters table-prefix

24/07 2012

2.2.2

2.2.2.0 http://github.com/LeisureLarry/doctrine-extensions

Doctrine2 extensions

  Sources   Download

The Requires

 

extensions doctrine2 webmasters table-prefix