php ease core
Semantic Versioning release
composer require vitexsoftware/ease-core
To get Docker image:
docker pull vitexsoftware/ease-core
You can use any combination of this logging modules:
define('EASE_LOGGER', 'console|syslog');
$logger = new EaseSand();
$logger->addStatusMessage('Error Message', 'error');At first you need initialise create sql user & database with login and password from testing/phinx.yml and initialise testing database by phinx migrate command:
make phpunit
Simply run make deb
Homepage: https://www.vitexsoftware.cz/ease.php
GitHub: https://github.com/VitexSoftware/ease-core
phpDocumentor: http://vitexsoftware.cz/php-ease-core/