Migrating Legacy Applications for PHP Developers: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Topics == * Autoloading * Composer" |
|||
Line 3: | Line 3: | ||
* Autoloading | * Autoloading | ||
* Composer | * Composer | ||
* Testing | |||
* Database abstraction (PDO, Doctrine) |
Revision as of 17:55, 25 October 2021
Topics
- Autoloading
- Composer
- Testing
- Database abstraction (PDO, Doctrine)