The open souce project codes from my 3rd year Symfony classes (book forthcoming)
-
create project composer create-project symfony/skeleton testing02_unit
-
add PHP unit bridge simple-phpunit
Part - Basics
Part - Forms
Part - CRUD code generation
Part - SESSIONS
Part - Databases
Part - security
Part - associations
Part - testing with Codeception
Part - testing