Libraries tagged by mysql functions
technoknol/doctrineextensions
7081 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
malik_humza_nandla/mysql-library
6 Downloads
A small library to implement mysql functions after php 5.6 so you can use this library to migrate your project to a newer php version without limitation of mysql deprecation
fza/mysql-doctrine-jaro-winkler-function
888 Downloads
Provides the `JARO_WINKLER_SIMILARITY()` MySQL function for Doctrine2.
iakumai/doctrine-functions
2862 Downloads
Doctrine DQL Functions for Mysql
esysteme/mysql-sys
443 Downloads
A collection of views, functions and procedures to help MySQL administrators get insight in to MySQL Database usage.
hec-franco/doctrine-json-functions
8 Downloads
A set of extensions to Doctrine that add support for json query functions.
9raxdev/mysql-struct-sync
91 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
tugrul/doctrine2-spatial
872 Downloads
Doctrine2 multi-platform support for spatial types and functions
slkxmail/doctrine2-spatial
409 Downloads
Doctrine2 multi-platform support for spatial types and functions
ruanjiajia/workerman-yii2
1 Downloads
use some yii2 functions in workerman! example activerecord!
richardevcom/php-helpers
15 Downloads
PHP Helper Functions
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.
lone-studio/doctrine2-spatial
5382 Downloads
Doctrine2 multi-platform support for spatial types and functions
hxgf/dbkit
44 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
leonid-slv/mysql2pdo
1862 Downloads
Old mysql functions surrounded by newer PHP versions