riesjart/laravel-database-helpers

Collection of useful Laravel database helper functions

v0.1.6 2020-02-27 16:14 UTC

This package is not auto-updated.

Last update: 2024-04-17 10:17:35 UTC


README

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