This repository was archived by the owner on Oct 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Backend
Markus Deutschl edited this page May 8, 2013
·
6 revisions
MovLib is using an architecture which is inspired by MVP. We felt that none of the existing architecture suits the need of a web application. They are all designed for desktop applications ...
MovLib will use Git for keeping track of changes to all user modifiable pages.
- Diff:
git diff revision_1:file revision_2:file
- Show previous version:
git show revision:file
-
Zend Optimizer+
- Also check out Integrating Zend Optimizer+ into the PHP distribution
- Extreme Programming (XP)
- Extreme Programming
- Presenter First
- Model View Presenter
- Exception best practices in PHP 5.3
-
Liquibase
- Also check out PHP Master | Versioning Your Database with Liquibase
- PHPUnit, also check out:
- Travis CI: Building a PHP project
-
Xdebug
- Also check out PHP Master | Debugging and Profiling PHP with Xdebug
- PHPCPD - PHP Copy/Paste Detector
- PHPLOC - PHP Lines of Code
- PHPMD - PHP Mess Detector
- PHP Depend
- phpUnderControl
- Drupal
- GitList
- Decoda