PHPackages                             fteam/topic - 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. fteam/topic

ActiveLibrary

fteam/topic
===========

Demo package

v1.0.4(6y ago)051MITPHP

Since Oct 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lenguyenquocvu/package-ftopic)[ Packagist](https://packagist.org/packages/fteam/topic)[ RSS](/packages/fteam-topic/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (4)Dependencies (4)Versions (4)Used By (1)

package-ftopic
==============

[](#package-ftopic)

use with foostart/package-acl
=============================

[](#use-with-foostartpackage-acl)

\#Step 1: Now open the file config/app.php and add to the 'providers' option the following line:

Foostart\\Acl\\Authentication\\AuthenticationServiceProvider::class,

Fteam\\Topic\\TopicServiceProvider::class,

\#Step 2: Now open the file app/Http/Kernel.php and add the following lines to your $routeMiddleware array:

```
'admin_logged' => \Foostart\Acl\Http\Middleware\AdminLogged::class,
'logged' => \Foostart\Acl\Http\Middleware\Logged::class,
'can_see' => \Foostart\Acl\Http\Middleware\CanSee::class,
'has_perm' => \Foostart\Acl\Http\Middleware\HasPerm::class,
'in_context' => \Foostart\Category\Middleware\InContext::class,

```

\#Step 3: php artisan authentication:install

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

4

Last Release

2382d ago

### Community

Maintainers

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

---

Top Contributors

[![lenguyenquocvu](https://avatars.githubusercontent.com/u/33917898?v=4)](https://github.com/lenguyenquocvu "lenguyenquocvu (18 commits)")

### Embed Badge

![Health badge](/badges/fteam-topic/health.svg)

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

PHPackages © 2026

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