Skip to content

A PHP API to log anything anywhere

License

Notifications You must be signed in to change notification settings

m1guelpf/Activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity

Activity

SensioLabsInsight  StyleCI  Codacy Badge  License  Issues  Mantained Average time to resolve an issue

A PHP API to log anything anywhere

Status:

This script is currently over active development and it is currently in a beta test process. If you find any errors, please open an issue or, if you don't want to register on Github, open a ticket on my support center or send me an email to support@miguelpiedrafita.com.

Requirements:

  • PHP >4.1
  • MySQL database
  • (Only if using the PHP client): PHP cURL library
  • (Only if using the Python client): Python requests library
  • (Only if using the BASH client): cURL
  • (Only if using the NodeJS client): Node request package

Download:

  • You can get the lastest stable release here.
  • You can get the lastest beta release here.

Installation:

Heroku install

Manual install

  1. Download lastest release (check the downloads section).
  2. Copy all the files to your server root / a subdirectory.
  3. Create a MySQL database and fill the access details in the config.example.php
  4. Rename config.example.php to config.
  5. Change the example settings in the clients to your settings.
  6. Enjoy!

Examples:

You can see examples of use in php, python and bash in the examples folder

TO DO:

  • Ruby Client
  • GO Client
  • C# client
  • Retrieve visit information whit GET requests.
  • More clients

Credits:

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages