Search results for mysqli
mysql/schematic
726 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mysql/autobackup
764 Downloads
Automatic MySQL Backup
morontt/doctrine-functions
2934 Downloads
Additional DQL functions for Doctrine2
mongdch/mon-orm
389 Downloads
Mysql database ORM for PHP
mihajlo/apiql
16 Downloads
ApiQL - Automated Rest API for MySql databases
michabbb/php-sql-parser
1974 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
mejinke/merrdb
127 Downloads
A pleasant mysql library
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
matthew-p/docker-server
1784 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
magutti/magutti-spatial
655 Downloads
Laravel Builder Mysql Spatial Extension
maatify/redis
146 Downloads
Official PHP library for maatify.dev Redis Model handler, known by our team
maatify/db-model-v3
258 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
lyuangg/laravel-umyproxy
15 Downloads
lyuangg/umyproxy laravel package
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.