8000 GitHub - mp3butcher/propel1: LibreTime fork of Propel1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mp3butcher/propel1

 
 

Repository files navigation

Propel #

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

Build Status Total Downloads Latest Stable Version

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.

About

LibreTime fork of Propel1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.0%
  • XSLT 1.8%
  • Other 0.2%
0