2017 © Pedro Peláez
 

project doctrine-static-meta

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

image

edmondscommerce/doctrine-static-meta

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

  • Friday, July 27, 2018
  • by edmondscommerce
  • Repository
  • 2 Watchers
  • 0 Stars
  • 305 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 17 Open issues
  • 41 Versions
  • 69 % Grown

The README.md

Doctrine Static Meta

By Edmonds Commerce

Codacy Badge, (*1)

Scrutinizer Code Quality, (*2)

Code Intelligence Status, (*3)

Maintainability, (*4)

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations., (*5)

This library includes extensive traits and interfaces and also full code generation allowing you to set up a project quickly., (*6)

Install

composer require edmondscommerce/typesafe-functions dev-master@dev
composer require gossi/php-code-generator "^0.5.0" --dev
composer require sebastian/diff ^3.0 --dev
composer require edmondscommerce/doctrine-static-meta dev-master@dev

Limitations

Whilst this is now at a stage where we are using it in production, it is still a work in progress., (*7)

  • Currently we have only targeted MySQL

Suggested .my.cnf File

As DSM is using binary ID columns, it is worth customising your .my.cnf file to make this easier to work with, (*8)

[mysql]
auto-rehash
binary-as-hex = true                                                                                              
[client]
user=root
password=YOURPASSWORDHERE

Further Reading

Documentation is still very much a work in progress..., (*9)

Have a look in the docs Folder, (*10)

The Versions

25/07 2018
11/05 2018
17/02 2018

dev-EntityValidation

dev-EntityValidation

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

  Sources   Download

MIT

The Requires

 

The Development Requires

13/02 2018

dev-CustomRepositories

dev-CustomRepositories

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

  Sources   Download

MIT

The Requires

 

The Development Requires

13/02 2018
13/02 2018

dev-SeparateRelationsDir

dev-SeparateRelationsDir

An implementation of Doctrine using the PHP Static Meta Data driver and no annotations

  Sources   Download

MIT

The Requires

 

The Development Requires

13/02 2018
09/02 2018
08/02 2018