Libraries tagged by mysql functions
betalabs/laravel-api-handler
17720 Downloads
Package providing helper functions for a Laravel REST-API
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
885 Downloads
Provides the `JARO_WINKLER_SIMILARITY()` MySQL function for Doctrine2.
iakumai/doctrine-functions
2856 Downloads
Doctrine DQL Functions for Mysql
9raxdev/mysql-struct-sync
87 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
841 Downloads
Doctrine2 multi-platform support for spatial types and functions
thelorry/doctrine2-spatial
166 Downloads
Doctrine2 multi-platform support for spatial types and functions
slkxmail/doctrine2-spatial
397 Downloads
Doctrine2 multi-platform support for spatial types and functions
serhiiorlovs/doctrine2-spatial
1233 Downloads
Doctrine2 multi-platform support for spatial types and functions with fixed ST_ support
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.
ecosystem/doctrine2-spatial
15 Downloads
Doctrine2 multi-platform support for spatial types and functions
aidynmakhataev/eloquent-json-macros
121 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
adrienpoupa/migrate-routines
515 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.