joaojkuligowski/mypersist
A very simple persistence layer for PHP Projects
时间:2024-10-17 16:09
joedevsharp/entitylite
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. Wit
时间:2024-09-14 10:01
luminar-organization/database
Database component of the Luminar PHP framework, handling connections, ORM, and query building.
时间:2024-08-21 15:02
ongom/dite-orm
A PHP ORM, for interacting with the different kind of relational database.
时间:2024-08-16 10:37
ravikisha/nexaphp
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.
时间:2024-08-11 05:04
ilias/maestro
A PHP object-oriented postgres database manager
时间:2024-07-16 16:36
theopenweb/lessql
LessQL: A lightweight and performant PHP ORM alternative
时间:2024-07-14 14:26
nextphp/nextphp
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
时间:2024-07-05 09:25
nextphp/data
The NextPHP Data package is a powerful tool for PHP developers, providing ORM capabilities and direct SQL query execution. This package is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
时间:2024-07-03 12:04
pionia/porm
Database Querying tool for Pionia Framework
时间:2024-06-07 13:25
syan/active-record
Micro Active Record library in PHP, support chain calls, events, and relations.
时间:2024-03-31 10:26
v1p3r75/nexa-orm
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
时间:2024-03-04 16:46
roy404/eloquent
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.
时间:2024-02-18 15:09