laravel-database-helpers maintained by riesjart
Description
Collection of useful Laravel database helper functions
Author
Last update
2020/02/27 17:14
(dev-master)
License
Downloads
4 162
Tags
Version
Current release: v0.1.6
This repository uses Semantic Versioning (SemVer) v2.0.0.
Requirements
- PHP >= 7.1
- Laravel >= 5.5 (<= 7.x)
Installation
Pull this package in through Composer.
composer require riesjart/laravel-database-helpers "^0.1"
There is no service provider that needs to be registered in your Laravel application.
Features
Helper functions
- mysql_version
- normalize_connection
- query_dump
- query_listen
- query_log