2017 © Pedro PelĂĄez
 

api ttm-dao-doctrine

An implementation of a DAO for comunication on data bases using Doctrine ORM

image

flaviodev/ttm-dao-doctrine

An implementation of a DAO for comunication on data bases using Doctrine ORM

  • Saturday, November 12, 2016
  • by flaviodev
  • Repository
  • 0 Watchers
  • 0 Stars
  • 37 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ttm-dao-doctrine

This is a implementation of the Dao interface (ttm\dao\Dao on ttm-core-php) using doctrine/orm. The class concrete configure and construct a Entity Manager, as well as, encapsulate the data manipulate operations whith the DBMS configured, wherein the entities of model layer using the doctrine annotations for object relational mapping., (*1)

The Versions

12/11 2016

dev-master

9999999-dev https://github.com/flaviodev/ttm-dao-doctrine

An implementation of a DAO for comunication on data bases using Doctrine ORM

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

by FlĂĄvio de Souza

orm api php core doctrine dao ttm

25/10 2016

1.0.0

1.0.0.0 https://github.com/flaviodev/ttm-dao-doctrine

Architecture Core

  Sources   Download

MIT

The Requires

 

by FlĂĄvio de Souza

core