Libraries tagged by php mysql
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
mozgbrasil/php-sdk-erede
400 Downloads
e-Rede
lodev09/php-models
5121 Downloads
A PHP library that allows you to easily create and define your models using PDO.
kristijorgji/db-to-php
3474 Downloads
A library to generate application code based on database definition.
jfelixstudio/laravel-mysql-encrypt
3571 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
itlessons/php-database
84 Downloads
PHP Database
idct/php-db-csv-writer
1965 Downloads
Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.
icehrm/php-active-record
19 Downloads
Simple PHP library to access databases using active record pattern
hotrush/reactphp-mysql
65 Downloads
mysql driver for reactphp.
hotelmah/mysql-table-editor
9 Downloads
MySQL Table Editor Web Application/Project. Add, View, Edit, and Delete (CRUD) records from one table at a time. Switch to other MySQL Tables in your browser. First, set up a per Table Configuration for each table. Specify what fields to see and what fields are required for add/edit. Enjoy a fancy CSS.
hnqca/database-php
15 Downloads
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
dzasa/maratus-php-backup
10 Downloads
Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.
drnasin/mysql-pdo-secure-session-handler
5 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
drkbcn/php-pdo-mssql-class
86 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.