2017 © Pedro Peláez
 

library lumen-doctrine

Doctrine module for the Lumen PHP framework.

image

nordsoftware/lumen-doctrine

Doctrine module for the Lumen PHP framework.

  • Friday, March 16, 2018
  • by crisu83
  • Repository
  • 16 Watchers
  • 43 Stars
  • 1,974 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 5 Forks
  • 3 Open issues
  • 12 Versions
  • 4 % Grown

The README.md

Lumen Doctrine ORM

Code Climate Latest Stable Version Total Downloads License, (*1)

Doctrine module for the Lumen PHP framework., (*2)

Requirements

Usage

Installation

Run the following command to install the package through Composer:, (*3)

composer require nordsoftware/lumen-doctrine

Bootstrapping

Add the following line to bootstrap/app.php:, (*4)

$app->register('Nord\Lumen\Doctrine\ORM\DoctrineServiceProvider');

You can now use the EntityManager facade or inject the EntityManagerInterface where needed., (*5)

Configure

Copy config/doctrine.php into config and modify according to your needs., (*6)

The available configurations are:, (*7)

  • mapping - Mapping driver to use (xml, yaml or annotations), defaults to xml
  • paths - Paths to entity mappings, defaults to an empty array
  • types - Custom Doctrine types to register, defaults to an empty array
  • proxy - Proxy configuration
  • repository - Repository class to use
  • logger - Logger class to use

Run Artisan

Run php artisan and you should see the new commands in the doctrine:* namespace section., (*8)

Contributing

Please read the guidelines., (*9)

License

See LICENSE., (*10)

The Versions

16/03 2018

dev-develop

dev-develop

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

29/07 2016

dev-master

9999999-dev

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

14/07 2016

2.4.1

2.4.1.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

07/03 2016

2.4.0

2.4.0.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

07/03 2016

2.3.0

2.3.0.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

14/09 2015

2.2.0

2.2.0.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

11/09 2015

2.1.0

2.1.0.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

04/08 2015

2.0.2

2.0.2.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

04/08 2015

2.0.1

2.0.1.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Danijel Maricic

orm laravel lumen doctrine mysql

04/08 2015

2.0.0

2.0.0.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

23/07 2015

1.0.1

1.0.1.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

18/06 2015

1.0.0

1.0.0.0

Doctrine module for the Lumen PHP framework.

  Sources   Download

MIT

The Requires

 

The Development Requires