Libraries tagged by php mysql
yuki777/dbdb-php
60 Downloads
Database version manager for MySQL, PostgreSQL, MongoDB & Redis
ufpel-csi/cobalto-php-activerecord
296 Downloads
cobalto-php-activerecord is an open source ORM library for mysql and postgres based on the ActiveRecord pattern.
trukes/php-rate-limiter
3 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
slvler/mysql-connectors
9 Downloads
Mysql driver development that can be used on the php side
richardevcom/php-helpers
16 Downloads
PHP Helper Functions
rcastera/mysql-wrapper
44 Downloads
MySQL Abstraction Class
purocean/php-db-migration
21 Downloads
A database migration tool
progrmanial/simple-mysqli-fork
2538 Downloads
A powerful and flexible database query builder with advanced features
ninvfeng/mysql
142 Downloads
一个简单PDO mysql数据库操作类
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
michabbb/php-sql-parser
1951 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
ludal/mysql-querybuilder
765 Downloads
A simple PHP query builder for SQL queries
linna/auth-mapper-mysql
2040 Downloads
Mysql mapper implementation of the authentication and authorization interfaces.
kristijorgji/db-to-php
3477 Downloads
A library to generate application code based on database definition.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.