2017 © Pedro Peláez
 

library entities

A Silex service provider for Doctrine ORM.

image

kherge/entities

A Silex service provider for Doctrine ORM.

  • Wednesday, January 8, 2014
  • by kherge
  • Repository
  • 0 Watchers
  • 7 Stars
  • 1,323 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Entities

This library is no longer maintained. I recommend using dflydev/doctrine-orm-service-provider instead., (*1)

Build Status, (*2)

Entities is a Silex service provider for Doctrine ORM., (*3)

Installing

To install Entities, you must add it to the list of dependencies in your composer.json file., (*4)

$ php composer.phar require kherge/entities

If you are not using Composer to manage your dependencies, you may use any PSR-0 class loader to load Entities., (*5)

Usage

Please see the wiki for usage information., (*6)

The Versions

08/01 2014

dev-master

9999999-dev http://github.com/kherge/Entities

A Silex service provider for Doctrine ORM.

  Sources   Download

MIT

The Requires

 

The Development Requires