LaravelPackages.net
Acme Inc.
Toggle sidebar
riesjart/laravel-database-helpers

Collection of useful Laravel database helper functions

4.162
0
v0.1.6
About riesjart/laravel-database-helpers

riesjart/laravel-database-helpers is a Laravel package for collection of useful laravel database helper functions. It currently has 0 GitHub stars and 4.162 downloads on Packagist (latest version v0.1.6). Install it with composer require riesjart/laravel-database-helpers. Discover more Laravel packages by riesjart or browse all Laravel packages to compare alternatives.

Last updated

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
Comments