2017 © Pedro Peláez
 

library requestrecorder

PHP classes to store and retrieve HTTP-request info

image

kajja/requestrecorder

PHP classes to store and retrieve HTTP-request info

  • Wednesday, December 3, 2014
  • by Kajja
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

kajja/requestrecorder

Build Status Scrutinizer Code Quality Code Coverage, (*1)

This is a small PHP module to save HTTP request information in a database and to display the saved HTTP request information., (*2)

Currently, the only information that is saved are: * The requested URI * The request method * Datetime for the request * Session id, to be able to link a request to a session, (*3)

The module also includes a presentation part that formats the HTTP-request records in the database to HTML, for simple integration into a web project., (*4)

There is a special adaptation to the Anax-MVC framework that can be used if you prefer it, see the Usage_with_Anax-MVC documentation., (*5)

By Mikael Feuk., (*6)

License

MIT, (*7)

History

v 0.5 (2014-11-26), (*8)

The Versions

03/12 2014

dev-master

9999999-dev

PHP classes to store and retrieve HTTP-request info

  Sources   Download

MIT

The Requires

 

by Mikael Feuk

03/12 2014

v0.6

0.6.0.0

PHP classes to store and retrieve HTTP-request info

  Sources   Download

MIT

The Requires

 

by Mikael Feuk

26/11 2014

v0.4

0.4.0.0

PHP classes to store and retrieve HTTP-request info

  Sources   Download

MIT

The Requires

 

by Mikael Feuk

26/11 2014

v0.5

0.5.0.0

PHP classes to store and retrieve HTTP-request info

  Sources   Download

MIT

The Requires

 

by Mikael Feuk

16/11 2014

v0.3

0.3.0.0

PHP classes to store and retrieve HTTP-request info

  Sources   Download

MIT

The Requires

 

by Mikael Feuk

15/11 2014

v0.2

0.2.0.0

PHP classes to store and retrieve HTTP-request info

  Sources   Download

MIT

The Requires

 

by Mikael Feuk