Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.24 KB

StofDoctrineExtensionsBundle

This bundle provides integration for DoctrineExtensions in your Symfony Project

Total Downloads Latest Stable Version Build Status

Installation

composer require antishov/doctrine-extensions-bundle

Requirements

  • The minimum required PHP is 7.1
  • Symfony 4.3 or greater

Contributing

Run tests in docker for an all supported versions of PHP:

$ docker-compose up

Pull-requests and issues are welcomed.

For documentation, see it online

This is a fork of stof/StofDoctrineExtensionsBundle which has a lot of issues and is not maintained anymore.

License: MIT