Table of Contents

Developer Manual

This page contains the latest information for VuFind developers.

Coding Standards

For help with standards compliance, try the PHP_CodeSniffer tool. Install it with PEAR, then run:

phpcs --standard=PEAR [file]

Development Tools

Architecture Notes

How-Tos

External Resources

Older Resources