A barebones implementation of an atproto PDS in PHP and Slim Framework 4.
pds php atproto
0

Configure Feed

Select the types of activity you want to include in your feed.

fix: clone complete repo before pushing

Andrés Ignacio Torres (May 15, 2026, 11:14 PM -0700) f055ccd5 45e2451e

+1
+1
.github/workflows/sync.yml
··· 16 16 uses: actions/checkout@v6 17 17 with: 18 18 persist-credentials: false 19 + fetch-depth: 0 19 20 20 21 - name: Sync to tangled.sh repo 21 22 env: