ADOdb is a fast, easy to use, popular database abstraction layer for PHP. It allows the same code to be used when accessing a wide range of databases. It has been actively maintained since 2000 by the project's founder and numerous community contributors.
PHP module which allows you to do SMB authentication from PHP. This is very handy for building intranet sites as you can use existing NT or Samba servers to do the authentication for you. This does not do HTTP authentication, you have to code it yourself from your PHP application.
phpCodeGenie is a code writer/generator for PHP/MySQL applications. It builds numerous forms and scripts, from your databsae tables. Just design your database and let phpCodeGenie do the coding for you.
ADOdb is a fast, easy to use, popular database abstraction layer for PHP. It allows the same code to be used when accessing a wide range of databases. It has been actively maintained since 2000 by the project's founder and numerous community contributors.