2017 © Pedro Peláez
 

library doctrine-crud

Extension of Kdyby/Doctrine with CRUD

image

ipub/doctrine-crud

Extension of Kdyby/Doctrine with CRUD

  • Sunday, March 18, 2018
  • by akadlec
  • Repository
  • 1 Watchers
  • 0 Stars
  • 53 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 104 % Grown

The README.md

Doctrine CRUD

Build Status Licence Code coverage, (*1)

PHP Latest stable Downloads total PHPStan, (*2)

Implementation of CRUD system into Doctrine3 with CRUD system., (*3)

Installation

The best way to install ipub/doctrine-crud is using Composer:, (*4)

composer require ipub/doctrine-crud

After that, you have to register extension in config.neon., (*5)

extensions:
    doctrineCrud: IPub\DoctrineCrud\DI\DoctrineCrudExtension

Documentation

Learn how to register and work with blameable behavior in documentation., (*6)


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/doctrine-crud., (*7)

The Versions

21/01 2016

v1.0.0

1.0.0.0 https://github.com/iPublikuj/doctrine

Extension of Kdyby/Doctrine with CRUD

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

framework crud doctrine doctrine2 nette tools ipub