oluokunkabiru/database-exporter
Simple and elegant PHP/Laravel database exporter package that exports databases to SQL files and downloads them locally without phpMyAdmin login.
时间:2026-04-08 19:03
zjkiza/flat-identity-dto-mapper
Build rich DTO graphs from flat SQL result sets — without an ORM. A high-performance mapper that converts flat database/array rows into structured DTO graphs using identity mapping and attribute adapters.
时间:2026-02-20 18:37
francescoprisco/nova-mongodb
Complete Laravel Nova adapter for MongoDB - enables full Nova functionality on MongoDB databases without SQL dependencies
时间:2026-01-19 07:50
shipmonk/doctrine-mysql-index-hints
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
时间:2026-01-04 15:44
aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2026-01-04 15:27
zetacomponents/database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2026-01-04 03:10
quickhelper/quickorm
ORM to manipulate databases through code without needing to write SQL queries.
时间:2025-04-04 01:38
webjetclouds-agency/wjc-opensource-php
Website simple site without Database SQL
时间:2025-03-30 19:06
vespula/session
A simplified Session library without complications. SQL Save Handler is included.
时间:2025-01-30 21:51
srjlewis/aura-sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2025-01-09 14:18
refaltor/efficiency-sql
Efficiency SQL allows managing a fully asynchronous database without callbacks.
时间:2024-12-08 13:01
developerawam/generate-migration
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimiz
时间:2024-08-02 09:04
balpom/symfony-messenger-sqlite
How to initialize and to use a Symfony Messenger with queues in SQLite database without Doctrine.
时间:2024-06-08 09:15
shipmonk/doctrine-mysql-optimizer-hints
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
时间:未知