codescape/php-essentials

v1.0.0 2018-02-22 17:11 UTC

This package is not auto-updated.

Last update: 2024-10-27 06:07:57 UTC


README

A lightweight library that aims at being efficient while providing common tasks in PHP projects. The library includes a Logger that logs actions within or outside of the system to a database or textfile.

Travis CI Required PHP Version Latest Version License

Installation

Using Composer (in project root):

composer require codescape/php-essentials