PHPackages                             mansi/website-analytics - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mansi/website-analytics

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mansi/website-analytics
=======================

This package is used to analyisis of module wise work log of our website

v8(2y ago)09MITBladePHP ^7.4

Since Nov 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/manshi-t/worklog_analysis)[ Packagist](https://packagist.org/packages/mansi/website-analytics)[ RSS](/packages/mansi-website-analytics/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

Work-log Analysis
=================

[](#work-log-analysis)

Installation
------------

[](#installation)

Run a command,

```
composer require mansi/website-analytics

```

To publish configurations,

```
php artisan vendor:publish --tag=analysis_view

```

Usage
-----

[](#usage)

Show Analysis of module wise work-log files and it's work-log.

- There is view page called index.blade.php.It Include drop-down list and search button.
- Drop-down list contain all subdirectories(modules) of logs directoy. for that it reads logs directory.
- view work-log of particular module,we need to select module from drop-down list and click on search button.
- After click of search button ,if folder is empty then get message 'Folder is empty.' otherwise we will get list of files of selected module.
- There is also pagination avilable.we can see 20 file name on page.If there is more then 20 file then it will be other page.
- Then we need to select file which we want to view work-log.
- when we select file , there will be one pop-up box display that contain file name as title of pop-up and log(content) of that file if file have content otherwise message 'File is empty.' as body of pop-up box and there will be close and view full page button in footer of pop-up box.
- if file is empty then View Full Page button is disable.
- when we click on close button , pop-up box will be closed.
- when we click on View Full Page button , we will view log details of that file in new tab full page.
- Ex:-

    - In index.blade.php there drop-down list which include module name

        - ProductManagementLogs
        - CategoryManagementLogs
        - JobConfigurationLogs
        - CMSPagesLogs
        - UserAnalyticsLogs
        - ExportProductLogs
    - From that options you need to select one at a time. For Ex you have selected ProductManagementLogs option and then click on search button , you will get list of files of that particular folder.

        - product.log
        - product\_2023\_11\_19.log
        - product\_2023\_11\_20.log
    - After you need to select any file for purpose of view logs of that file.whenever you click on any file , you can see pop up box with log content of that file and pop box have button called view full page , on click of that button you will be redirected to new tab with that content.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

8

Last Release

900d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2832de7b4fa0b3476425199a8e93dd230cd332793aee7c6fd5e0ce549f71f065?d=identicon)[mansi.t](/maintainers/mansi.t)

---

Top Contributors

[![manshi-t](https://avatars.githubusercontent.com/u/148344003?v=4)](https://github.com/manshi-t "manshi-t (9 commits)")

---

Tags

phplaravelanalysis

### Embed Badge

![Health badge](/badges/mansi-website-analytics/health.svg)

```
[![Health](https://phpackages.com/badges/mansi-website-analytics/health.svg)](https://phpackages.com/packages/mansi-website-analytics)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[appstract/laravel-opcache

PHP OPcache Artisan commands for Laravel.

1.4k4.9M7](/packages/appstract-laravel-opcache)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
