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
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
^7.4
ext-mbstring Version *
slim/slim Version ^3.0
websk/php-auth Version 2.2.*
websk/php-config Version 1.0.*
websk/php-db Version 1.3.*
websk/php-crud Version 1.4.*
websk/php-entity Version 1.2.*
websk/php-slim Version 1.1.*
websk/php-utils Version 1.0.*
websk/php-view Version 1.1.*
ext-mbstring Version *
slim/slim Version ^3.0
websk/php-auth Version 2.2.*
websk/php-config Version 1.0.*
websk/php-db Version 1.3.*
websk/php-crud Version 1.4.*
websk/php-entity Version 1.2.*
websk/php-slim Version 1.1.*
websk/php-utils Version 1.0.*
websk/php-view Version 1.1.*
The package websk/php-logger contains the following files
Loading the files please wait ....