Libraries tagged by php orm database
roy404/eloquent
2 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.
ravikisha/nexaphp
0 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
37400 Downloads
ORM implementing the Active Record pattern in PHP
pionia/porm
59 Downloads
Database Querying tool for Pionia Framework
phpmv/ubiquity-tarantool
55 Downloads
Tarantool wrapper for PHP Ubiquity framework
phpmv/ubiquity-pgsql
32 Downloads
PostgreSQL native wrapper for PHP Ubiquity databases
phpmv/ubiquity-mysqli
891 Downloads
Mysqli wrapper for PHP Ubiquity framework
phormium/modgen
917 Downloads
Model class generator for Phormium.
noframework/noframework
6 Downloads
Clear fast flexible lightweight php 5.5 framework
minnis/medoo-plus
35 Downloads
Medoo+, a wrapper to bring even more power to catfan/medoo - the lightweight PHP database framework to accelerate development
mattivdweem/layer
6 Downloads
Database abstraction layer and object relationship mapper for php
makinacorpus/goat
4641 Downloads
Event store, domain repositories and preference API for PHP, with a Symfony bundle
h2lsoft/db-manager
43 Downloads
PDO wrapper to manage query
elchroy/potatoorm
8 Downloads
A simple php database object relational mapping package.
dragonmantank/casket
11 Downloads
A compact PHP Object Relational Management library