Libraries tagged by ORM PHP
swayok/peskyorm-laravel
1021 Downloads
Service Providers and other classes to replace laravel's Eloquent ORM by PeskyORM
swayok/peskyorm
1262 Downloads
PeskyORM - annoying ORM that contains tons of exceptions and throws them when anything goes wrong
steezer/steeze
28 Downloads
An elegant and concise, but efficient PHP framework
starme/laravel-es
3972 Downloads
Laravel, php elasticseach query builder to build complex queries using an elegant syntax
simondavies/slimphp-vanilla
29 Downloads
A simple base app, using the PHP framework Slim at its heart, and implementing Laravel's Eloquent ORM
silvaleal/karbom
12 Downloads
Um código feito em php para ajudar os programadores que irão utilizar PDO em suas aplicações. Atenção, este projeto não é um ORM, e sim apenas um atalho para mexer em um banco de dados, é usado SQL puro em nosso projeto.
shen2/fluent-cql
8493 Downloads
an php CQL building library
shake/database
856 Downloads
Enhanced Nette/Database with lightweight ORM features.
serebro/reach-mongo
133 Downloads
MongoDB ODM
schemantic/schemantic
42 Downloads
Smart PHP structures
samurai/samurai
77 Downloads
PHP Fullstacked Framework made in JAPAN.
roy404/eloquent
111 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
rougin/credo
1134 Downloads
Doctrine ORM wrapper for Codeigniter 3.
rotexsoft/leanorm
374 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rizeway/orem
6072 Downloads
Rizeway OREM is a Restful API Abstraction Layer. It is to Restful APIs what doctrine is for databases.