codescape / php-essentials
PHP Essentials
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/codescape/php-essentials
Requires
- php: ^7.1
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2025-09-28 11:08:53 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.
Installation
Using Composer (in project root):
composer require codescape/php-essentials