Libraries tagged by function mysql
tommyknocker/pdo-database-class
6084 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
alexandret/doctrine2-spatial
132308 Downloads
Doctrine2 multi-platform support for spatial types and functions
dukecity/doctrineextensions
34507 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
chr15k/laravel-mysql-encrypt
10183 Downloads
Laravel database encryption using native MySQL functions
bcremer/doctrine-mysql-spatial
25292 Downloads
Doctrine support for MySQL spatial types and functions
andritiana/mysql8-doctrine2-spatial
39993 Downloads
Doctrine2 multi-platform support for spatial types and functions
bradmkjr/monolog-wordpress
17545 Downloads
A handler for Monolog that sends messages to MySQL via WordPress Functions
voku/session2db
19965 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
jurysosnovsky/doctrine-binary
2522 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
sanprojects/interceptor
42193 Downloads
Intercept php functions
ghanuz/relations
5501 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
rubo77/php-mysql-fix
47 Downloads
A replacement for all mysql functions with mysqli equivalents.
iakumai/doctrine-functions
2948 Downloads
Doctrine DQL Functions for Mysql
9raxdev/mysql-struct-sync
123 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
weldist/laravel-pulse-md5-patch
93 Downloads
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.