Libraries tagged by php mysql
com.jukusoft/php-scaling-core-framework
6 Downloads
php-scaling-core-framework, basic framework to create fast, flexible and scalable web applications with PHP 7.
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
coding-sniper/mysql-backup
1 Downloads
A PHP package for easily creating database back ups.
coagus/php-api-builder
63 Downloads
PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.
cloudframework-io/appengine-php-core-7.4
1415 Downloads
Framework to develop APIs and web applications optimized for Google Appengine PHP 7.4
cloudframework-io/appengine-php-core-7.3
1436 Downloads
Framework to develop APIs and web applications optimized for Google Appengine PHP 7.3
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
bardoqi/php-hive-queue
41 Downloads
$queue->push('I can be popped off after', '10 minutes');
arthur-rmd/php-easy-sql
20 Downloads
Petite bibliotheque facilitant les requetes SQL en PHP.
antaivb/php-picnic
22 Downloads
Picnic (Simple) PHP libraries to connect to persistent layers like Cassandra, Couchbase, Couchdb, Mongo, ElasticSearch, Kinesis, Mysql and AWS S3.
andrey-tech/database-php
9 Downloads
Простая расширяемая библиотека классов на PHP7+ и PDO для работы с СУБД (MySQL, SQLite и др.) с кэшированием подготовленных запросов
aitradeinc/php-sql-parser
399 Downloads
A PHP SQL parser
abraovic/mysql-querybuilder
83 Downloads
Build and execute mysql query
kingmaster772/php-database-connector
6 Downloads
A PHP-PDO based database connector to some provider such as mysql, postgre, sqlserver, oracle
ddniel16/php-logger
716 Downloads
System logs in php, with options to register in syslog or in a custom file. No dependency. No framework required.