2017 © Pedro PelĂĄez
 

library tdbm

The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.

image

thecodingmachine/tdbm

The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.

  • Wednesday, July 4, 2018
  • by mouf
  • Repository
  • 2 Watchers
  • 38 Stars
  • 8,778 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 9 Forks
  • 5 Open issues
  • 17 Versions
  • 41 % Grown

The README.md

Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Build Status Coverage Status, (*1)

TDBM (The DataBase Machine)

Check out the documentation at https://thecodingmachine.github.io/tdbm/., (*2)

Run the test locally

You can run the tests with different backend thanks to the following scripts: - ./tests/phpunit-pgsql.sh - ./tests/phpunit-mariadb.sh - ./tests/phpunit-mysql8.sh - ./tests/phpunit-oracle.sh, (*3)

The Versions