Libraries tagged by mysql functions
rubo77/php-mysql-fix
45 Downloads
A replacement for all mysql functions with mysqli equivalents.
chr15k/laravel-mysql-encrypt
7976 Downloads
Laravel database encryption using native MySQL functions
bradmkjr/monolog-wordpress
16617 Downloads
A handler for Monolog that sends messages to MySQL via WordPress Functions
voku/session2db
19705 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
1708 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
andritiana/mysql8-doctrine2-spatial
25351 Downloads
Doctrine2 multi-platform support for spatial types and functions
glauberkyves/mysql-functions-doctrine2
19220 Downloads
MySQL Function for Doctrine : CONCAT_WS
bcremer/doctrine-mysql-spatial
22554 Downloads
Doctrine support for MySQL spatial types and functions
setbased/php-stratum-mysql
16053 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
mysql/schematic
729 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.
cloudframework-io/backend-core-php8
1147 Downloads
CLOUDRAMEWORK PHP8 CORE FRAMEWORK TO DEVELOP BACKEND APIs and SCRIPTs optimized for APPENGINE, FUNCTIONS, KUBERNETS and other server technologies
betalabs/laravel-api-handler
19340 Downloads
Package providing helper functions for a Laravel REST-API
ghanuz/relations
4898 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
technoknol/doctrineextensions
8075 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.