Libraries tagged by php orm database
watoki/stores
2920 Downloads
PHP library for storing data.
verem/persitencemanager
5 Downloads
A simple orm for lightweight applications
unimapper/dibi
10 Downloads
Dibi implementation for UniMapper
toutaphp/ogam-data-mapper
0 Downloads
A MyBatis-inspired SQL mapping framework for PHP. Write the SQL you want, map results to objects automatically.
toohamster/fleaphp-ex
1 Downloads
FLEA - Lightweight PHP MVC Framework with PSR compliance, RESTful routing, middleware pipeline, JWT authentication, and RBAC support
theoaks/qbjs-parser
1133 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
tairolima/mongodb-odm
146 Downloads
ODM (Object Document Mapper) com driver nativo do PHP 8.3 e banco de dados MongoDB 5.x
syan/active-record
7 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
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
1310 Downloads
PeskyORM - annoying ORM that contains tons of exceptions and throws them when anything goes wrong
roy404/eloquent
254 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.
ritalin/omelet
69 Downloads
SQL base object mapper for php
reut/core
98 Downloads
Internal core package for the REUT framework.
ravikisha/nexaphp
1 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
pulsar/pulsar
37435 Downloads
ORM implementing the Active Record pattern in PHP