PHPackages                             ajimoti/modelplus - 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. [Database &amp; ORM](/categories/database)
4. /
5. ajimoti/modelplus

ActiveLibrary[Database &amp; ORM](/categories/database)

ajimoti/modelplus
=================

An intuitive UI for browsing Laravel Eloquent models with smart relationship handling

v1.0.1(1y ago)12MITBladePHP ^8.1

Since Mar 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ajimoti/model-plus)[ Packagist](https://packagist.org/packages/ajimoti/modelplus)[ RSS](/packages/ajimoti-modelplus/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

ModelPlus
=========

[](#modelplus)

ModelPlus is an intuitive UI package for Laravel that provides a powerful and user-friendly interface for browsing your Eloquent models. It automatically discovers your models and creates a dynamic, interactive dashboard for viewing your application's data.

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

[](#installation)

You can install the package via composer:

```
composer require ajimoti/modelplus
```

Available Features
------------------

[](#available-features)

- **Automatic Model Discovery**: Automatically scans and discovers all Eloquent models in your application
- **Interactive Dashboard**: Clean, modern UI built with Tailwind CSS and Alpine.js
- **Smart Relationship Handling**:
    - Automatically detects and displays model relationships
    - Interactive hover cards for related models
    - Smart navigation between related models
- **Intelligent Display**:
    - Automatically determines the best display column for each model
    - Smart formatting for different data types
    - Handles null values and boolean states elegantly
- **Advanced Table Features**:
    - Sortable columns
    - Real-time search
    - Pagination
    - Sticky first column
    - Responsive design
- **Security**:
    - Configurable authentication requirements
    - Debug mode protection
    - Middleware-based access control

Screenshots
-----------

[](#screenshots)

[![Screenshot 1](preview.png)](preview.png)

Coming Soon
-----------

[](#coming-soon)

- Record management (Create, Edit, Delete operations)
- Detailed record view
- Advanced filtering
- Bulk actions
- Custom display rules
- Export functionality
- And more!

Configuration
-------------

[](#configuration)

The package can be configured via the `config/modelplus.php` file:

- Define custom model paths
- Configure route prefix and middleware
- Set pagination preferences
- Specify hidden fields
- Control authentication requirements

Security
--------

[](#security)

By default, ModelPlus is only accessible in debug mode or to users with the `access-modelplus` permission. This behavior can be customized in the configuration file.

Usage
-----

[](#usage)

Once installed, navigate to `/modelplus` in your browser to access the dashboard. The interface will automatically display all discovered models in a sidebar, allowing you to:

- Browse records for each model
- View relationships between models
- Sort and search records
- Navigate through related data
- View detailed information via hover cards

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance42

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

471d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00ffaaace8a05e5cf8a3db80ff57db4d65798f9f0d0468a18c893610ea9e87bf?d=identicon)[ajimoti](/maintainers/ajimoti)

---

Top Contributors

[![ajimoti](https://avatars.githubusercontent.com/u/26599467?v=4)](https://github.com/ajimoti "ajimoti (34 commits)")

---

Tags

browserlaraveluimodeleloquentadmin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ajimoti-modelplus/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M148](/packages/laravel-cashier)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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