Libraries tagged by simple php orm
mvclaudianobj/galaxy-db
0 Downloads
ORM simples para PHP e Base de Dados
maertien/liteorm
33 Downloads
Lightweight, really simple and easy to use PHP ORM for SQLite3
israel-nogueira/galaxy-db
96 Downloads
ORM simples para PHP e Base de Dados
atom-azimov/uploader
153 Downloads
This is a simple yet flexible PHP library for file uploads via ORM embeddable objects, ORM entities, etc.
pckg/database
6738 Downloads
Just another php / orm / pdo implementation for simple and advanced data management
nafisc/mysqli-wrapper
64 Downloads
A simple ORM for MySql and PHP
geekcow/dbcore
142 Downloads
A basic, simple and lightweight ORM engine for PHP
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
benclerc/datamanagement
54 Downloads
PHP Class providing simple and compact database requests. Useful for small projects without ORM.
refkinscallv/framework
14 Downloads
Simple, Lightweight and Modular traditional PHP Framework. With MVC, Routing and Query Builder/ORM
activecollab/resistance
144 Downloads
Resistance is a simple Redis key manager for PHP. It does not try to be a fully featured ORM, just to make keyspace management easier.
mrmanchot/miniorm
107 Downloads
Just a mini ORM, for using Object Model and MySQL Abstraction Layer as simply as possible