tbl0605/propel1-pervasive
最新稳定版本:1.7.14
Composer 安装命令:
composer require tbl0605/propel1-pervasive
包简介
Propel is an open-source Object-Relational Mapping (ORM) for PHP5. This fork tries to add support for Pervasive DB.
README 文档
README
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
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.
THIS IS AN EXPERIMENTAL FORK TO PROVIDE SUPPORT FOR PERVASIVE DB.
What's new:
- Introduced a new database type called "pervasive";
- Included most pending pull requests from the Propel's upstream (master) branch;
What's working:
- Create an XML Schema from an existing Pervasive DB Structure;
What's not working:
- Testsuite for Pervasive DB is missing;
What's partially working:
- All the rest is untested but is probably working (concerning the Pervasive DB support);
Installation
Read the Propel documentation.
License
Propel is an open-source project released under the MIT license. See the LICENSE file for more information.
统计信息
- 总下载量: 258
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-29