Banshee is a PHP website framework that aims to be secure and easy to use. It uses the Model-View-Controller pattern (using XSLT for the views) and is designed to use MySQL as the database.
| Tags | PHP5 MySQL |
|---|---|
| Licenses | Free to use with attribution |
Recent releases


Release Notes: This release comes with ready-to-use themes in a separate theme package. Other changes are small improvements and a bugfix.


Release Notes: The license was changed. Banshee is now free to use on a commercial basis. Single sign-on functionality and system messages were added. JSON output has been improved.


Release Notes: The CKEditor has been updated to version 3.4.1 and Google Analytics has been replaced with SlimStat. This release also contains several small bugfixes.


Release Notes: All controllers and models are now using classes. AJAX calls go via index.php instead of separate ajax.php. Several improvements and small bugfixes were made.


Release Notes: Email notification was added for forum, guestbook, and weblog. The database drivers were improved. The graphics library was replaced by the image class. A security audit was done. The Show API tool was added. A CAPTCHA library was added. Object-oriented controller and model support was added for tablemanager and splitform libraries. Small bugfixes and improvements were made.