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 contains a lot of improvements of existing things and a new OpenStreetMap library for static images.


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.