This is a community driven fork of doctrine 1, as official support has been interrupted long time ago.
Do not use it for new projects: this version is great to improve existing symfony1 applications using doctrine1, but Doctrine2 is the way to go today.
PHP 5.3 and up.
Using Composer as dependency management:
composer require friendsofsymfony1/doctrine1 "1.4.*"
composer install
- docker-engine version 17.12.0+
- docker-compose version 1.20.0+
tests/bin/test
docker-compose down
Read the official doctrine1 documentation
You can send pull requests or create an issue.