PHP-based package manifest reader -- used at nekoware.me for reading package data in.
Find a file
2025-10-08 06:02:55 +02:00
index.php There we go~ 2025-10-08 00:27:59 +00:00
LICENSE fix license copyright 2025-10-08 06:02:55 +02:00
packages.json There we go~ 2025-10-08 00:27:59 +00:00
README.md There we go~ 2025-10-08 00:27:59 +00:00

pkgloader-php

PHP-based package manifest reader -- used at nekoware.me for reading package data in.

Basic architecture

index.php pulls in keys from packages.json and parses the keys into a table.

It also caches the result to reduce redundant reads.

Security info

Please block access to the packages.json and cache directory on your install. I make no guarantees of professional auditing.

License

MIT as always :). Eat your heart out Mr. H.