palepurple/propel1 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

palepurple/propel1

最新稳定版本:1.7.6.6

Composer 安装命令:

composer require palepurple/propel1

包简介

Fork of Propel ORM (v1.7.x) with minor patches (phpdoc, PHP 7.x compatability etc)

README 文档

README

  • Propel 1.x is no longer maintained by the upstream project.
  • You probably shouldn't start a new project using Propel 1.x.
  • This repo has a handful of patches applied to get unit tests to pass (e.g. with PHP 7.2), and sufficient phpdoc fixes to allow psalm (http://github.com/vimeo/psalm) to work on generated code.

Changes in this fork ....

To use this fork

composer require palepurple/propel1

About

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

Build Status

A quick tour of the features

Propel has some nice features you should know about:

  • It's a fast and easy way to manage your database;
  • It provides command line tools for generating code (well documented with an IDE-friendly syntax);
  • It's very flexible: you can simply extend Propel;
  • It uses PDO (PHP Data Objects) so it allows you to use the RDBMS of your choice (MySQL, SQLite, PostgreSQL, Oracle and MSSQL are supported);
  • Propel is an open-source project which is well documented.

Installation

Read the Propel documentation.

License

Propel is an open-source project released under the MIT license. See the LICENSE file for more information.

统计信息

  • 总下载量: 4.02k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 409
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-10-07