Table of Contents

PHP class htpasswd

PHP classes to handle htpasswd and htgroup files

๐Ÿ‘ค Author: Axel Hahn
๐Ÿงพ Source: https://github.com/axelhahn/php-htpasswd/
๐Ÿ“œ License: GNU GPL 3.0
๐Ÿ“— Docs: see https://www.axel-hahn.de/docs/php-htpasswd/


Related projects

I built a cli tool on top: htman. It can manage htpasswd and htgroups files.

You can run it if you have php installed as a single file or for Linux 64 bit you can download the binary. Releases.

๐Ÿ“„ Source: https://github.com/axelhahn/ht-manager
๐Ÿ“œ Licence: GNU GPL 3

Screenshot