Libraries tagged by mysql functions
dukecity/doctrineextensions
35394 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
10413 Downloads
Laravel database encryption using native MySQL functions
bcremer/doctrine-mysql-spatial
26129 Downloads
Doctrine support for MySQL spatial types and functions
esysteme/mysql-sys
8852 Downloads
A collection of views, functions and procedures to help MySQL administrators get insight in to MySQL Database usage.
setbased/php-stratum-mysql
46546 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
bradmkjr/monolog-wordpress
17599 Downloads
A handler for Monolog that sends messages to MySQL via WordPress Functions
voku/session2db
20035 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
2672 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
voodoophp/voodorm
10515 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
andritiana/mysql8-doctrine2-spatial
43351 Downloads
Doctrine2 multi-platform support for spatial types and functions
ghanuz/relations
5688 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
rubo77/php-mysql-fix
48 Downloads
A replacement for all mysql functions with mysqli equivalents.
glauberkyves/mysql-functions-doctrine2
20229 Downloads
MySQL Function for Doctrine : CONCAT_WS
iakumai/doctrine-functions
2970 Downloads
Doctrine DQL Functions for Mysql
weldist/laravel-pulse-md5-patch
205 Downloads
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.