Pub Gateway is a directory of pubs and bars in the British Isles, which I develop in my spare time.
The site is written in PHP with a MySQL backend and uses the following libraries:
- ADOdb for database abstraction.
- phpass for password hashing.
- Zend Framework for validation, session handling and OpenID authentication.
- Twig for templates.
- jQuery for JavaScript effects.