Libraries tagged by php orm database
silassare/gobl
438 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
dabase/dabase
61 Downloads
Lightweight pseudo-ORM for PHP.
foxorm/foxorm
395 Downloads
FoxORM - The PHP full-featured ORM
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
welshdev/doctrine-base-repository
470 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
unimapper/unimapper
454 Downloads
Universal mapping tool for collecting data from different sources
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
swayok/peskyorm
1262 Downloads
PeskyORM - annoying ORM that contains tons of exceptions and throws them when anything goes wrong
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.
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.
rotexsoft/leanorm
373 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.
renoki-co/laravel-thermite
122 Downloads
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
peixinho/lazymephp
33 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.