aplr/laravel-toolbox

There is no license information available for the latest version (v0.3.2) of this package.

Provides a set of convenient tools to use in laravel projects.

Installs: 380

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

pkg:composer/aplr/laravel-toolbox

v0.3.2 2020-05-14 02:04 UTC

README

Introduction

The toolbox package provides some useful tools for your happy laravel-time.

Installation

Require the aplr/laravel-toolbox package in your composer.json and update your dependencies:

$ composer require aplr/laravel-toolbox

Usage

use Aplr\Toolbox\Toolbox;