php-indexes – a file tree generator

php-inphp-indexes generates an index of files in a defined folder, similar to the Apache file listing. Files may be ordered by name or date. It also generates an RSS feed. It does not require a database and is configurable via a simple config file for:

  • title and description
  • search engine friendly permalink support (thank you Emmanuel)
  • defining the number of entries in RSS feed
  • modify style to your needs

php-indexes is distributed under the GNU Public License (GPL), version 3. Use at your own risk.

I’m happy with feedback & criticism.

Try a demo here.

download php-indexes-v1.1.tar.gz | php-indexes-v1.1.zip (mai 2010)

Comments are closed.