Download the PHP package jstnryan/slim-access-log without Composer
On this page you can find all versions of the php package jstnryan/slim-access-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jstnryan/slim-access-log
More information about jstnryan/slim-access-log
Files in jstnryan/slim-access-log
Download jstnryan/slim-access-log
More information about jstnryan/slim-access-log
Files in jstnryan/slim-access-log
Vendor jstnryan
Package slim-access-log
Short Description Access auditing middleware intended for use with Slim Framework applications
License MIT
Homepage https://github.com/jstnryan/slim-access-log
Package slim-access-log
Short Description Access auditing middleware intended for use with Slim Framework applications
License MIT
Homepage https://github.com/jstnryan/slim-access-log
Please rate this library. Is it a good library?
Informations about the package slim-access-log
slim-access-log
A simple access auditing middleware intended for use with Slim Framework applications.
Installation (the 'quick and dirty' version)
-
Include package (ensure you're using Slim's autoloader):
(shell)
composer require jstnryan/slim-access-log
-
Create an empty database (MySql, MariaDB, etc.), and build structure:
(shell)
mysql -uUSER -pPASS < ./schema.sql
- Configure & use:
All versions of slim-access-log with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-json Version *
ext-pdo Version *
psr/container Version *
psr/http-message Version *
ext-json Version *
ext-pdo Version *
psr/container Version *
psr/http-message Version *
The package jstnryan/slim-access-log contains the following files
Loading the files please wait ....