PHPackages                             annanovas/accesslog - 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. annanovas/accesslog

ActiveLibrary

annanovas/accesslog
===================

a package , that will save all request logs into database

1.0.7(5y ago)054MITPHPCI failing

Since Feb 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/shihabshahriar/laravelAccessLogPackage)[ Packagist](https://packagist.org/packages/annanovas/accesslog)[ Docs](https://github.com/annanovas/accesslog)[ RSS](/packages/annanovas-accesslog/feed)WikiDiscussions master Synced 4d ago

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

AccessLog
=========

[](#accesslog)

[![Latest Version on Packagist](https://camo.githubusercontent.com/efeb73f54e95e64612b96a57f0cc40bc36e9eea755abf981aa3144cd693c7115/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e6e616e6f7661732f6163636573736c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/annanovas/accesslog)[![Total Downloads](https://camo.githubusercontent.com/865ddd9b41c6ab15c0cfc187651a116cfe6f7cdebd903e4b7612294ba31731c7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e6e616e6f7661732f6163636573736c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/annanovas/accesslog)[![Build Status](https://camo.githubusercontent.com/31508a257c3102c93875066650703284d313b370b2eb7a1516929e15f325bfc0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f616e6e616e6f7661732f6163636573736c6f672f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/annanovas/accesslog)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require annanovas/accesslog dev-master
```

run Migration

```
$ php artisan migrate
```

Publish vendor files

```
$ php artisan vendor:publish --provider="AnnaNovas\AccessLog\AccessLogServiceProvider"
```

Chheck config file for more configuration

```
config/accesslog.php
```

Add Route

```
Route::get('accessLogs', '\AnnaNovas\AccessLog\Http\controllers\AccessLogController@index')->name('accessLogs');
```

Next, update config/accesslog.php as per your auth.php And update your layout in view.

Usage
-----

[](#usage)

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Shahriar Rahman](https://github.com/annanovas)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~40 days

Recently: every ~69 days

Total

8

Last Release

1989d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df9acfb13ef4531e70c3c436cb118523ec7c48b0fbee47061e46eee6e8fc9d68?d=identicon)[shahriar](/maintainers/shahriar)

---

Top Contributors

[![shihabshahriar](https://avatars.githubusercontent.com/u/1762788?v=4)](https://github.com/shihabshahriar "shihabshahriar (22 commits)")

---

Tags

laravelaccesslog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/annanovas-accesslog/health.svg)

```
[![Health](https://phpackages.com/badges/annanovas-accesslog/health.svg)](https://phpackages.com/packages/annanovas-accesslog)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[glhd/linen

21135.6k](/packages/glhd-linen)

PHPackages © 2026

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