Libraries tagged by function mysql
dukecity/doctrineextensions
18641 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
rubo77/php-mysql-fix
14 Downloads
A replacement for all mysql functions with mysqli equivalents.
andritiana/mysql8-doctrine2-spatial
11051 Downloads
Doctrine2 multi-platform support for spatial types and functions
voku/session2db
19286 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.
sanprojects/interceptor
11061 Downloads
Intercept php functions
ghanuz/relations
3310 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
leonid-slv/mysql2pdo
1707 Downloads
Old mysql functions surrounded by newer PHP versions
glauberkyves/mysql-functions-doctrine2
18241 Downloads
MySQL Function for Doctrine : CONCAT_WS
chr15k/laravel-mysql-encrypt
4440 Downloads
Laravel database encryption using native MySQL functions
bcremer/doctrine-mysql-spatial
20016 Downloads
Doctrine support for MySQL spatial types and functions
setbased/php-stratum-mysql
12631 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
jurysosnovsky/doctrine-binary
302 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
voodoophp/voodorm
10476 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
serhiiorlovs/doctrine2-spatial
1031 Downloads
Doctrine2 multi-platform support for spatial types and functions with fixed ST_ support
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.