2017 © Pedro PelĂĄez
 

library small-orm-bundle

Small Orm for Symfony

image

sebk/small-orm-bundle

Small Orm for Symfony

  • Wednesday, July 18, 2018
  • by sebk69
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

SmallOrmBundle

Small ORM for symfony app, (*1)

Migrated

This lib has been migrated to framagit project., (*2)

A new composer package is available at https://packagist.org/packages/small/orm-bundle, (*3)

Future commits will be done on framagit., (*4)

Install

Require the bundle with composer:, (*5)

composer require sebk/small-orm-bundle "~2.0"

Register the bundle in app/AppKernel.php:, (*6)

php public function registerBundles() { return array( // ... new Sebk\SmallOrmBundle\SebkSmallOrmBundle(), ); }, (*7)

Documentation

See documentation, (*8)

The Versions

18/07 2018

dev-symfony4

dev-symfony4

Small Orm for Symfony

  Sources   Download

GPL-3.0-only

by Sébastien Kus

17/07 2018

dev-master

9999999-dev

Small Orm for Symfony

  Sources   Download

GPL-3.0-only

by Sébastien Kus

22/06 2018

1.0.1

1.0.1.0

Small Orm for Symfony

  Sources   Download

GPL-3.0-only

18/06 2018

1.0

1.0.0.0

Small Orm for Symfony

  Sources   Download

GPL-3.0-only