paypaplane/doctrine1
最新稳定版本:1.4.6
Composer 安装命令:
composer require paypaplane/doctrine1
包简介
PHP 7 compatible version of doctrine 1 Database ORM
关键字:
README 文档
README
This is a fork of maintained Doctrine 1 fork you can use in your projects using Composer.
Usage
{
"require": {
"paypaplane/doctrine1": "master"
}
}
Doctrine1
About this version
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.
Requirements
PHP 5.3 and up.
Installation
Using Composer as dependency management:
composer require friendsofsymfony1/doctrine1 "1.5.*"
composer install
Tests
Prerequisites
- docker-engine version 17.12.0+
- docker-compose version 1.20.0+
How to execute all tests on all supported PHP versions and dependencies?
tests/bin/test
When you finish your work day, do not forget to clean up your desk
docker-compose down
Documentation
Read the official doctrine1 documentation
Contributing
You can send pull requests or create an issue.
统计信息
- 总下载量: 34.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: LGPL-2.0-or-later
- 更新时间: 2022-09-28