Libraries tagged by simple php orm
nafisc/mysqli-wrapper
63 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
13 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
106 Downloads
Just a mini ORM, for using Object Model and MySQL Abstraction Layer as simply as possible