Libraries tagged by mysql
vcian/php-db-auditor
45 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
v-cult/phalcon
911 Downloads
Manage Phalcon's projects using MYSQL with Cli commands - SCRUD on the fly - Rest API - full stack solution
turbopixel/phpdo-database
254 Downloads
A lightweight PHP7 database wrapper class.
tsukasa/php-sql-parser
13687 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
tdc/pdo
123 Downloads
PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults
tajmahal86/ninja-mutex
768 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
systemsdk/docker-symfony-api
48 Downloads
JSON REST API
systemsdk/docker-nginx-php-symfony
137 Downloads
Docker symfony environment
systemsdk/docker-apache-php-symfony
90 Downloads
Docker symfony environment
systemsdk/docker-apache-php-laravel
256 Downloads
Docker laravel environment
sunnysideup/dataintegritytests
1404 Downloads
check your database for obsolete fields and related data-structure errors
squirrelphp/queries
3681 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities
3499 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
socialblue/laravel-query-adviser
3313 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
silviooosilva/cacheer-php
66 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.