2017 © Pedro Peláez
 

library ant-orm-php

Ant ORM. Easy way to manipulate your data.

image

shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  • Wednesday, November 1, 2017
  • by shubinmi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Ant ORM

Easy way to manipulate your data

The concept - to know its place and purpose. The rule of this ORM - to be flexible and not to be intrusive., (*1)

Installation

Install the latest version with, (*2)

$ composer require shubinmi/ant-orm-php

Basic Usage

See at tests folder, (*3)

Contribute safely

Be in sure that nothing is broken, (*4)

MySql

  • Init db by
php ./tets/Mysql/init/init.php -h 127.0.0.1 -u root -p root
  • Run tests by
./vendor/phpunit/phpunit/phpunit --bootstrap ./tests/Mysql/boot.php ./tests/Mysql/

The Versions

01/11 2017

dev-master

9999999-dev https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

framework ant

21/09 2017

1.5.0

1.5.0.0 https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

The Development Requires

framework ant

20/12 2016

1.0.3

1.0.3.0 https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

framework ant

20/12 2016

1.0.4

1.0.4.0 https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

framework ant

19/12 2016

1.0.2

1.0.2.0 https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

framework ant

18/12 2016

1.0.1

1.0.1.0 https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

framework ant

19/11 2016

1.0.0

1.0.0.0 https://github.com/shubinmi/ant-orm-php

Ant ORM. Easy way to manipulate your data.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

framework ant