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 1mo ago

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

28

—

LowBetter than 54% of packages

Maintenance45

Moderate activity, may be stable

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

Total

2

Last Release

424d 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

[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[dyrynda/laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models.

4802.8M8](/packages/dyrynda-laravel-model-uuid)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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