Download the PHP package websk/php-logger without Composer
On this page you can find all versions of the php package websk/php-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-logger
WebSK php-logger
Install
https://packagist.org/packages/websk/php-logger
install dependency using Composer
Config example
- config/config.default.php
Demo
- copy config/config.default.php as config/config.php
- replace settings and paths
- composer install
- create MySQL DB db_logger (or other)
- process migration in MySQL DB:
php vendor\bin\websk_db_migration.php migrations:migration_auto
orphp vendor\bin\websk_db_migration.php migrations:migration_handle
- cd public
- php -S localhost:8000
- open http://localhost:8000
All versions of php-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-mbstring Version *
slim/slim Version 4.14.*
websk/php-config Version 2.0.*
websk/php-db Version 2.1.*
websk/php-crud Version 2.3.*
websk/php-entity Version 2.2.*
websk/php-slim Version 2.3.*
websk/php-utils Version 2.1.*
websk/php-view Version 2.3.*
ext-mbstring Version *
slim/slim Version 4.14.*
websk/php-config Version 2.0.*
websk/php-db Version 2.1.*
websk/php-crud Version 2.3.*
websk/php-entity Version 2.2.*
websk/php-slim Version 2.3.*
websk/php-utils Version 2.1.*
websk/php-view Version 2.3.*
The package websk/php-logger contains the following files
Loading the files please wait ....