Libraries tagged by php orm
texlab/mydb
455 Downloads
The lightweight ORM for MySql and MariaDB
terminusstudio/ezdb
27 Downloads
ezDB is a lightweight library that provides an easy and fast to deal with databases in PHP. It manages connections, provides a query builder, and a lightweight ORM.
tairolima/mongodb-odm
144 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.
swiftx/router
6 Downloads
PHP路由映射组件
swew/db
24 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.
sweiguny/ppa-bundle
4 Downloads
Symfony Bundle for PHP-Persistence-API.
swango/model
368 Downloads
swango/model is a part of swango framework
sveil/zimeiti-frame
10 Downloads
the php framework of Zimeiti Contest Management System for Sveil
stag/piha
5 Downloads
Piha php micro framework
speedy-php/active-record
145 Downloads
ActiveRecord package being used with SpeedyPHP
solophp/entity-repository
5 Downloads
Solo EntityRepository - A modern, type-safe implementation of the Repository pattern for PHP domain entities. Provides a robust data access layer with automatic entity mapping and collection support
slyue/tpflow
0 Downloads
Tpflow PHP开源工作流引擎
sg-es/elasticsearch
570 Downloads
The missing elasticsearch ORM for Laravel!
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes