PHP-based package manifest reader -- used at nekoware.me for reading package data in.
- PHP 100%
| index.php | ||
| LICENSE | ||
| packages.json | ||
| README.md | ||
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.