smakecloud/php-mysql-replication
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
时间:2024-08-29 09:18
sqlite-admin/sqlite-admin
A simple SQLite Admin or SQLite viewer.
时间:2024-08-16 08:12
nfaiz/sqlhighlighter
CodeIgniter 4 SQL Highlighter using highlightjs.
时间:2024-08-15 13:37
magslabs/laravel-storedproc
A fluent Laravel package for calling stored procedures with support for OUTPUT parameters, pagination, and transactions.
时间:2024-08-14 07:03
it-werxdotca/contact-module
A simple contact module for nwidart/laravel-modules. It stores information sent from the contact form into an SQL table, sends an email to the sender and a configurable email address.
时间:2024-08-12 02:04
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
syswd/query-builder
Fast, simple and dependency-free query builder for PHP.
时间:2024-07-29 12:43
bitsmind/graphsql
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
时间:2024-07-26 18:00
sad_spirit/pg_gateway
Table Data Gateway for Postgres - auto-converts types, allows raw SQL, supports joins between gateways
时间:2024-07-24 12:10