All Projects → propelorm → Propel2

propelorm / Propel2

Licence: mit
Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP

Labels

Projects that are alternatives of or similar to Propel2

Topaz
A simple and useful db wrapper for Crystal-lang
Stars: ✭ 56 (-95.16%)
Mutual labels:  orm
Flexicms
Flexible site management system Flexi CMS
Stars: ✭ 61 (-94.72%)
Mutual labels:  orm
Examples Orms
Sample uses of CockroachDB with popular ORMs
Stars: ✭ 65 (-94.38%)
Mutual labels:  orm
Factory Bot
🤖 Provides a fixture factory for doctrine/orm entities.
Stars: ✭ 57 (-95.07%)
Mutual labels:  orm
Sails Hook Sequelize
Sails.js hook to use sequelize ORM
Stars: ✭ 60 (-94.81%)
Mutual labels:  orm
Sqlite orm
❤️ SQLite ORM light header only library for modern C++
Stars: ✭ 1,121 (-3.03%)
Mutual labels:  orm
Gormt
database to golang struct
Stars: ✭ 1,063 (-8.04%)
Mutual labels:  orm
Jack
A set of scripts for generating fully functional Java database models from Ruby's ActiveRecord models and migrations.
Stars: ✭ 67 (-94.2%)
Mutual labels:  orm
Layr
Dramatically simplify full‑stack development
Stars: ✭ 1,111 (-3.89%)
Mutual labels:  orm
Redis Orm
write db yaml once, generate go orm code everywhere.
Stars: ✭ 66 (-94.29%)
Mutual labels:  orm
Typed Knex
A TypeScript wrapper for Knex.js
Stars: ✭ 56 (-95.16%)
Mutual labels:  orm
Objectivesql
ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
Stars: ✭ 1,109 (-4.07%)
Mutual labels:  orm
Searchlight.jl
ORM layer for Genie.jl, the highly productive Julia web framework
Stars: ✭ 65 (-94.38%)
Mutual labels:  orm
Tripod
ActiveModel-style Ruby ORM for RDF Linked Data. Works with SPARQL 1.1 HTTP endpoints.
Stars: ✭ 56 (-95.16%)
Mutual labels:  orm
Cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
Stars: ✭ 8,453 (+631.23%)
Mutual labels:  orm
Fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
Stars: ✭ 1,071 (-7.35%)
Mutual labels:  orm
Vuex Orm Examples Nuxt
The example Nuxt application to demonstrate the use case of the Vuex ORM.
Stars: ✭ 63 (-94.55%)
Mutual labels:  orm
Dbx
A neat codegen-based database wrapper written in Go
Stars: ✭ 68 (-94.12%)
Mutual labels:  orm
Ouzo
Ouzo Framework - PHP MVC ORM
Stars: ✭ 66 (-94.29%)
Mutual labels:  orm
Pqt
Postgres schema definition, sql/go, code generation package.
Stars: ✭ 65 (-94.38%)
Mutual labels:  orm

Propel2

Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.

Github actions Status codecov Code Climate Minimum PHP Version License Gitter

Requirements

Propel uses the following Symfony Components:

Propel primarily relies on Composer to manage dependencies, but you also can use ClassLoader (see the autoload.php.dist file for instance).

Installation

Read the Propel documentation.

Contribute

Everybody can contribute to Propel. Just fork it, and send Pull Requests. You have to follow Propel Coding Standards and provides unit tests as much as possible. Also check out the roadmap to get an overview of what we are working on!

Please see our contribution guideline. Thank you!

License

MIT. See the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].