Libraries tagged by orm for php
programster/pgsql-objects
1452 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
welshdev/doctrine-base-repository
854 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
slenix/slenix
137 Downloads
Slenix is a fast and flexible framework for building REST APIs and web applications
phpmv/ubiquity-dev
18613 Downloads
dev classes for Ubiquity framework
phpmv/ubiquity-codeception
8885 Downloads
Make Codeception's functional tests for Ubiquity framework
elegantmedia/laravel-simple-repository
12982 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
dnyz520/careyshop
166 Downloads
high performance mall framework system for CareyShop
saschawiener/redbean-single-file
4667 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
ariga/atlas-provider-doctrine
594 Downloads
Atlas provider for PHP doctrine ORM
milpa/workflow
79 Downloads
ORM-backed data-driven state machine for the Milpa PHP framework: states, transitions and approval gates with evidence, plus a VerifierInterface bridge into the core verification seam.
milpa/data
211 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
milpa/auth
66 Downloads
Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.
mongdch/mon-orm
398 Downloads
Mysql database ORM for PHP
julienlinard/doctrine-php
151 Downloads
Modern ORM for PHP 8+ inspired by Doctrine, with Entity Manager, Repository Pattern, Query Builder and PHP 8 Attributes mapping
gtjamesa/redis-orm
2042 Downloads
Redis ORM for PHP