PHPackages                             tripteki/laravelphp-adminer - 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. [Admin Panels](/categories/admin)
4. /
5. tripteki/laravelphp-adminer

ActiveLibrary[Admin Panels](/categories/admin)

tripteki/laravelphp-adminer
===========================

Trip Teknologi's Laravel.php Adminer

1.0.0(2y ago)02489MITPHPPHP ^8.0.2

Since Nov 28Pushed 2y agoCompare

[ Source](https://github.com/tripteki/laravelphp-adminer)[ Packagist](https://packagist.org/packages/tripteki/laravelphp-adminer)[ Docs](https://github.com/tripteki/laravelphp-adminer)[ RSS](/packages/tripteki-laravelphp-adminer/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (9)

Adminer
=======

[](#adminer)

This package provides drivers, helpers, repositories, endpoints starterpack implementation of basic features for facilitate developing admin menagement modules in your codebase, built by applying (concepts) like `Test Driven Development` `Event-Listener Driven Development` `Async-like (Queue)` `Cached`, (design principle) `RESTful API` `Tight Cohesion & Loose Coupling` `SOLID`, (design pattern) `Gangs of Four (GoF) Repository Pattern`.
Click one of packages and follow the instruction to get started.

### 📃 Packages

[](#-packages)

  No Repository Description   1  [laravelphp-user](https://github.com/tripteki/laravelphp-user)
  User Management   2  [laravelphp-setting](https://github.com/tripteki/laravelphp-setting)
  Setting Management   3  [laravelphp-setting-profile](https://github.com/tripteki/laravelphp-setting-profile)
  Setting per-User Variable Environment Management   4  [laravelphp-setting-locale](https://github.com/tripteki/laravelphp-setting-locale)
  Setting per-User i18n Management   5  [laravelphp-setting-menu](https://github.com/tripteki/laravelphp-setting-menu)
  Setting per-User Menu Management   6  [laravelphp-acl](https://github.com/tripteki/laravelphp-acl)
  Access Control List (granted or denied) Management   7  [laravelphp-log](https://github.com/tripteki/laravelphp-log)
  Logging Management  8  [laravelphp-notification](https://github.com/tripteki/laravelphp-notification)
  Notification Management Getting Started
---------------

[](#getting-started)

Installation :

```
$ composer require tripteki/laravelphp-adminer

```

How to use it :

- Put `Tripteki\Adminer\Providers\AdminerServiceProvider` to service provider configuration list.
- Put `Tripteki\Adminer\Providers\AdminerServiceProvider::ignoreConfig()` into `register` provider, then publish config file into your project's directory with running (optionally) :

```
php artisan vendor:publish --tag=tripteki-laravelphp-adminer-configs

```

Author
------

[](#author)

- Trip Teknologi ([@tripteki](https://linkedin.com/company/tripteki))
- Hasby Maulana ([@hsbmaulana](https://linkedin.com/in/hsbmaulana))

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

948d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/107451659?v=4)[Trip Teknologi](/maintainers/tripteki)[@tripteki](https://github.com/tripteki)

---

Top Contributors

[![hsbmaulana](https://avatars.githubusercontent.com/u/38196994?v=4)](https://github.com/hsbmaulana "hsbmaulana (1 commits)")

---

Tags

bannet

### Embed Badge

![Health badge](/badges/tripteki-laravelphp-adminer/health.svg)

```
[![Health](https://phpackages.com/badges/tripteki-laravelphp-adminer/health.svg)](https://phpackages.com/packages/tripteki-laravelphp-adminer)
```

PHPackages © 2026

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