8000 GitHub - scoueille/Propel: Current stable (and outdated and unmaintained) version of Propel - Please use v2 https://github.com/propelorm/Propel2 --
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from propelorm/Propel

Current stable (and outdated and unmaintained) version of Propel - Please use v2 https://github.com/propelorm/Propel2 --

License

Notifications You must be signed in to change notification settings

scoueille/Propel

 
 

Repository files navigation

Propeller ORM

Propeller ORM is an open-source Object-Relational Mapping (ORM) for PHP7.

A quick tour of the features

Propeller 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 any Propeller model;
  • 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);

Roadmap

See https://github.com/propeller-orm/propeller-orm/projects/1

Installation

composer require propeller-orm/propeller-orm:^2.0

License

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

About

Current stable (and outdated and unmaintained) version of Propel - Please use v2 https://github.com/propelorm/Propel2 --

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.9%
  • XSLT 1.9%
  • Shell 0.2%
  • Hack 0.0%
  • Batchfile 0.0%
  • Makefile 0.0%
0