PHPackages                             dansup/apnet - 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. dansup/apnet

ActiveProject

dansup/apnet
============

A minimal ActivityPub network directory, powered by a curated SQLite database provided by FediDB

1601PHP

Since Jul 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dansup/apnet)[ Packagist](https://packagist.org/packages/dansup/apnet)[ RSS](/packages/dansup-apnet/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

apnet
=====

[](#apnet)

A minimal ActivityPub network directory, powered by a curated SQLite database provided by [FediDB](https://fedidb.org)

### Installation

[](#installation)

1. Clone the source code

```
git clone https://github.com/dansup/apnet.git

```

2. Change directory

```
cd apnet

```

3. Install composer deps

```
composer install

```

4. Copy .env file

```
cp .env.example .env

```

5. Generate app key

```
php artisan key:generate

```

6. Edit .env `DB_DATABASE` path

You need to edit this value to the full path to the sqlite database in the `storage/app/` directory

```
DB_DATABASE=/path/to/storage/app/fedidb_public.db

```

7. Optional: Start dev server

```
php artisan serve

```

Note: We don't recommend using this method in production, instead setup nginx or apache

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![dansup](https://avatars.githubusercontent.com/u/877217?v=4)](https://github.com/dansup "dansup (9 commits)")

---

Tags

activitypub

### Embed Badge

![Health badge](/badges/dansup-apnet/health.svg)

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

PHPackages © 2026

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