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
carry0987/session-manager
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database
时间:2024-01-09 05:56
soyhuce/laravel-database-object
Map json columns to PHP Object in Laravel
时间:2023-12-20 11:13
shockedplot7560/neo4j-php-ogm
PHP Object Graph Mapper for Neo4j
时间:2023-12-11 09:22
roddy/firestore-eloquent
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore col
时间:2023-11-21 21:23
memocashweb/mysqli-database-class
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
时间:2023-09-21 14:04
guilhermeabel/matcha-orm
A lightweight and flexible Object-Relational Mapping (ORM) library for PHP
时间:2023-07-04 23:48
seguncodes/smyorm
SmyORM is a PHP Object-relational mapping (ORM) that allows developers to write code in simple programming languages of their choice instead of using SQL to access, add, update, and delete data and schemas in the respective database.
时间:2023-05-29 15:26
koolob/mysqli-database-class
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
时间:2023-04-26 09:07
mpm/database
Provides Object Oriented approach for CRUD tasks and execution of sql
时间:2023-04-25 17:57
mroosz/php-cassandra
A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2 and 2025.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.
时间:2023-03-19 00:07
dev-macb/poderoso
O Poderoso é um pacote PHP que oferece uma abstração de banco de dados completa e fácil de usar.
时间:2023-03-17 04:32