Libraries tagged by function mysql
sanprojects/interceptor
19176 Downloads
Intercept php functions
dukecity/doctrineextensions
23145 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
4744 Downloads
Laravel database encryption using native MySQL functions
andritiana/mysql8-doctrine2-spatial
18088 Downloads
Doctrine2 multi-platform support for spatial types and functions
voku/session2db
19463 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
908 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
ghanuz/relations
4227 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
technoknol/doctrineextensions
6700 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
37 Downloads
A replacement for all mysql functions with mysqli equivalents.
glauberkyves/mysql-functions-doctrine2
18705 Downloads
MySQL Function for Doctrine : CONCAT_WS
esysteme/mysql-sys
432 Downloads
A collection of views, functions and procedures to help MySQL administrators get insight in to MySQL Database usage.
bcremer/doctrine-mysql-spatial
21224 Downloads
Doctrine support for MySQL spatial types and functions
setbased/php-stratum-mysql
13317 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
morontt/doctrine-functions
2762 Downloads
Additional DQL functions for Doctrine2
voodoophp/voodorm
10493 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.