Search by

codescape / php-essentials

codescape

PHP Essentials

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

This package is not auto-updated.

Last update: 2026-09-13 16:08:01 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