2017 © Pedro Peláez
 

library annotations

A map of entity generator from annotations on console for Zend Framework 2.

image

newage/annotations

A map of entity generator from annotations on console for Zend Framework 2.

  • Friday, September 9, 2016
  • by newage
  • Repository
  • 1 Watchers
  • 0 Stars
  • 845 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 118 % Grown

The README.md

Annotations

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

A map of entity generator from annotations on console for Zend Framework 2. Project uses PSR-2 coding style and PSR-4 autoloading standard., (*2)

Install

Via Composer, (*3)

``` bash $ composer require newage/annotations, (*4)


## Usage 1. Copy a configuration file. ``` bash copy vendor/newage/annotations/config/annotations.global.php.dist config/autoload/annotations.global.php
  1. Change a path and a namespace to your Entity for AnnotationBuilder.
  2. Change a path for MapperBuilder to generating a file of map.
  3. Add a module Newage\Annotations to your config.
  4. Set annotations to your Entity. You can see examples User and Role entities.
  5. You need to start a console command: ``` bash zf mapper generate

## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*5)

Security

If you discover any security related issues, please email vadim.leontiev@gmail.com instead of using the issue tracker., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

09/09 2016

dev-master

9999999-dev https://github.com/newage/annotations

A map of entity generator from annotations on console for Zend Framework 2.

  Sources   Download

MIT

The Requires

 

The Development Requires

annotations zendframework2

31/05 2016

0.0.5

0.0.5.0 https://github.com/newage/annotations

A map of entity generator from annotations on console for Zend Framework 2.

  Sources   Download

MIT

The Requires

 

The Development Requires

annotations zendframework2

23/05 2016

0.0.4

0.0.4.0 https://github.com/newage/annotations

A map of entity generator from annotations on console for Zend Framework 2.

  Sources   Download

MIT

The Requires

 

The Development Requires

annotations zendframework2

21/05 2016

0.0.1

0.0.1.0 https://github.com/newage/annotations

A map of entity generator from annotations on console for Zend Framework 2.

  Sources   Download

MIT

The Requires

 

The Development Requires

annotations zendframework2