Libraries tagged by lean orm
mouf/database.tdbm
77968 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
zeus/hmvc
16 Downloads
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
rith-1437/zeroping
12 Downloads
ZeroPing is a lightweight, modern PHP framework with a clean MVC architecture, dependency injection, multi-driver ORM, validation, caching, queues, a task scheduler, and batteries-included CLI tooling. New projects run on SQLite with zero configuration.
mirekmarek/php-jet
1324 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
spatial/doctrine
484 Downloads
Spatial is a MulitApi Clean Architectre Framework. Its Doctrine ORM for maximum performances and security.
hunzsig/h-php
5 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。
wepesi/niceadmin
23 Downloads
Clean, simple and elegant admin template design by bootstap made integrate integrated to a light way php framework to create simple web application
thecodingmachine/tdbm-laravel
99 Downloads
A Laravel service provider package to help you get started with TDBM in Laravel.
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
farzinbidokhti/titan
3 Downloads
Titan ORM is a lightweight PHP ORM for easy database interaction with a clean, fluent API. It simplifies queries, model management, and relationships for efficient development.
joedevsharp/entitylite
15 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.