PHPackages                             idealistsoft/framework-admin - 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. [Framework](/categories/framework)
4. /
5. idealistsoft/framework-admin

Abandoned → [infuse/admin](/?search=infuse%2Fadmin)Library[Framework](/categories/framework)

idealistsoft/framework-admin
============================

Admin module for Infuse Framework

1.0.0(11y ago)0867[1 issues](https://github.com/infusephp/admin/issues)3MITJavaScriptPHP &gt;=5.4.0

Since Sep 22Pushed 10y ago1 watchersCompare

[ Source](https://github.com/infusephp/admin)[ Packagist](https://packagist.org/packages/idealistsoft/framework-admin)[ RSS](/packages/idealistsoft-framework-admin/feed)WikiDiscussions master Synced 1mo ago

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

admin
=====

[](#admin)

[![Latest Stable Version](https://camo.githubusercontent.com/0c3b1e54e751627db44db8bbdfcad445396b6a235c1056e529b80659275cb335/68747470733a2f2f706f7365722e707567782e6f72672f696e667573652f61646d696e2f762f737461626c652e706e67)](https://packagist.org/packages/infuse/admin)[![Total Downloads](https://camo.githubusercontent.com/38cb40392ac00b9440939b11c4586909904a4413b47ad5c94181a305f1bd43f7/68747470733a2f2f706f7365722e707567782e6f72672f696e667573652f61646d696e2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/infuse/admin)

Admin module for Infuse Framework

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

[](#installation)

1. Install the package with [composer](http://getcomposer.org):

```
composer require infuse/admin

```

2. Copy the CSS and JS files into the `public` directory. If you use the minified versions, be sure they are renamed to `css/admin.css` and `js/admin.js`.

Admin properties for models
---------------------------

[](#admin-properties-for-models)

- admin\_type: Type of field for admin String Default: text Available Types:
    - text
    - textarea
    - checkbox
    - datepicker
    - enum
    - password
    - json
    - html Optional
- admin\_enum: Key-value list of enumeration values when admin\_type = `enum`. Array
- admin\_hidden\_property Hides the property by default when browsing models in the admin dashboard. Boolean Default: false Optional
- admin\_html: An HTML string that will have values from the model injected. Only used in the admin dashboard. String Example: [{username}](/users/profile/{uid})Optional
- admin\_no\_sort: Prevents the column from being sortable in the admin dashboard Boolean Default: false Optional
- admin\_no\_wrap: Prevents the column from wrapping in the admin dashboard Boolean Default: false Optional
- admin\_truncate: Prevents the column from truncating values in the admin dashboard Boolean Default: true Optional

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

4255d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d31f148b30ea3f288fb9e748f6a1dbd7c145a4bd0af74b4687812227221608a?d=identicon)[Jaredtking](/maintainers/Jaredtking)

---

Tags

frameworkadminidealist

### Embed Badge

![Health badge](/badges/idealistsoft-framework-admin/health.svg)

```
[![Health](https://phpackages.com/badges/idealistsoft-framework-admin/health.svg)](https://phpackages.com/packages/idealistsoft-framework-admin)
```

###  Alternatives

[distilleries/expendable

Expendable is an admin panel base on laravel 5.\*. This package give you some implementation do add a content management system of your application. You can override everything. This Cms give view few tools to develop your content management easily and properly.

298.8k2](/packages/distilleries-expendable)

PHPackages © 2026

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