PHPackages                             agonyxd/tcodeadmin - 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. agonyxd/tcodeadmin

ActiveProject[Framework](/categories/framework)

agonyxd/tcodeadmin
==================

A Admin Framework base on laravel+vue+element.

2.0.0.x-dev(8y ago)18MITPHPPHP &gt;=5.6.4

Since Aug 15Pushed 8y agoCompare

[ Source](https://github.com/AgonyXD/tcode-admin)[ Packagist](https://packagist.org/packages/agonyxd/tcodeadmin)[ RSS](/packages/agonyxd-tcodeadmin/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

 [![](https://camo.githubusercontent.com/4e30b030d023c3e83708c25b4324a2e5d6da26e243bc440d1663c29b346a12e2/68747470733a2f2f63646e2e7261776769742e636f6d2f456c656d6546452f656c656d656e742f6465762f656c656d656e745f6c6f676f2e737667)](https://camo.githubusercontent.com/4e30b030d023c3e83708c25b4324a2e5d6da26e243bc440d1663c29b346a12e2/68747470733a2f2f63646e2e7261776769742e636f6d2f456c656d6546452f656c656d656e742f6465762f656c656d656e745f6c6f676f2e737667) [![](https://camo.githubusercontent.com/0bb9b18fa205c1e102c2027414a8568107ae74489b52d5b6486667e29a823ac0/68747470733a2f2f7675656a732e6f72672f696d616765732f6c6f676f2e706e67)](https://camo.githubusercontent.com/0bb9b18fa205c1e102c2027414a8568107ae74489b52d5b6486667e29a823ac0/68747470733a2f2f7675656a732e6f72672f696d616765732f6c6f676f2e706e67) [![](https://camo.githubusercontent.com/640c3d52b2764f179ef3cf089b604516a8c4ac0a06f055a46c6a7fce9428b787/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667)](https://camo.githubusercontent.com/640c3d52b2764f179ef3cf089b604516a8c4ac0a06f055a46c6a7fce9428b787/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667)

Tcode-Admin
-----------

[](#tcode-admin)

- Based on [Laravel 5.4](http://d.laravel-china.org/docs/5.4)+[Vue 2.0](https://cn.vuejs.org/) using [Element](http://element.eleme.io/)框架.
- [FontAwesome](http://fontawesome.io/icons/) icons.

环境要求
----

[](#环境要求)

- PHP &gt;= 5.6.4
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension

安装
--

[](#安装)

composer安装依赖

```
    composer install

```

复制配置文件

```
    cp .env.example .env

```

修改配置文件数据库信息

```
    vim .env        //修改数据库信息(DB_DATABASE, DB_USERNAME, DB_PASSWORD)

```

生成秘钥

```
    php artisan key:generate

```

生成数据库表

```
    php artisan migrate:refresh --seed

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

3198d ago

Major Versions

1.0.0.x-dev → 2.0.0.x-dev2017-08-15

### Community

Maintainers

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

---

Top Contributors

[![AgonyXD](https://avatars.githubusercontent.com/u/29478580?v=4)](https://github.com/AgonyXD "AgonyXD (11 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/agonyxd-tcodeadmin/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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