Download the PHP package coroxx/evilanalytics without Composer

On this page you can find all versions of the php package coroxx/evilanalytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package evilanalytics

EvilAnalytics

Track devices, countries, requests, routes and many other with EvilAnalytics ! Version 1.4

Documentation language


### 🔒 Privacy You are the master of your data, all analytical data are stored in your database.
### Changelog : V1.4 🤖 Analytical data is now much more accurate !

### Changelog : V1.2 🇫🇷-🇬🇧 The dashboard is now available in French 🇫🇷 and English 🇬🇧 languages


Installation problems? Contact me on discord : Corox#2729 👾



## Getting Started Install EvilAnalytics is pretty easy ! 😎 ` To significantly increase the accuracy of the analytical data you should include in your App/Console/Kernel.php file this function in the : ![code](https://i.ibb.co/87FwcnN/image.png) (See the Kernel.php file at the root) ### Then run the task every hour on your server ` ### This will eliminate a large part of the bots every hour
> ## You have almost finished your installation 😇

Run your migrations to create the calls table :
Now you have to configure the Middleware in your web.php file like this :

![code](https://i.ibb.co/Qd37WBN/image.png)
### Good work! 👍 Now acces to the dashboard with /analytics/en ✅
## Caution 🚨 Don't forget to name all your routes, otherwise you won't have an accurate tracking of the number of visits of each page

Don't forget that as such, the panel is accessible by everyone, so don't hesitate to set up a login system to access it : For this, modify /vendor/coroxx/evilanalytics/src/routes/web.php





## Guide d'installation Installer EvilAnalytics est plutôt simple ! 😎 ` Pour augmenter nettement la précision des données analytiques vous devez inclure dans votre fichier App/Console/Kernel.php cette fonction dans la fonction : ![code](https://i.ibb.co/87FwcnN/image.png) (Voir le fichier Kernel.php à la racine) ### Puis exécuter la tâche toutes les heures sur votre serveur ` ### Ce qui va éliminer une grande partie des bots toutes les heures
> ## Vous touchez à la fin de l'installation 😇

Lancez vos migrations pour créer la table calls avec :
Il ne vous reste plus qu'à à ajouter le Middleware dans votre fichier web.php comme l'exemple le montre :

![code](https://i.ibb.co/VpD8GvW/image.png)
### Bon travail chef ! 👍 Maintenant accédez au panel avec l'url /analytics/fr ✅

## Attention 🚨 N'oubliez pas de nommer toutes vos routes, sinon vous n'aurez pas de suivi précis sur le nombre de visite de chaque pages

N'oubliez pas que comme tel, le panel est accessible par tout le monde, n'hésitez pas à mettre en place à un sytème de login pour y accéder Pour cela, il faut modifier les routes /vendor/coroxx/evilanalytics/src/routes/web.php




# Screenshots / Captures d'écran ![code](https://i.ibb.co/tJG81T9/image.png) ![code](https://i.ibb.co/D5nwRY2/image.png) ![code](https://i.ibb.co/pnbfSFx/image.png)

All versions of evilanalytics with dependencies

PHP Build Version
Package Version
Requires matomo/device-detector Version dev-master
stevebauman/location Version dev-master
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package coroxx/evilanalytics contains the following files

Loading the files please wait ....