xloit / xloit-bridge-doctrine-orm
Xloit Bridge Doctrine ORM Library
0.1.1
2017-05-28 16:58 UTC
Requires
- php: ^5.4 || ^7.0
- doctrine/orm: >=2.5,<2.7
- xloit/xloit-exception: ^0.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-09 20:50:41 UTC
README
This is the Bridge Doctrine ORM Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-doctrine-orm/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-doctrine-orm
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-doctrine-orm
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-doctrine-orm/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.