PHP eCommerce Entities - PHPUnit and Doctrine ORM Tutorial

PHP eCommerce Entities - PHPUnit and Doctrine ORM Tutorial

Gary Clarke via YouTube Direct link

Project setup

1 of 34

1 of 34

Project setup

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

PHP eCommerce Entities - PHPUnit and Doctrine ORM Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Project setup
  2. 2 User Entity
  3. 3 Create User Script
  4. 4 Customer Journey
  5. 5 Minimal Product
  6. 6 Test Database
  7. 7 Database Dependant Testcase
  8. 8 Schema Loader
  9. 9 Product Entity
  10. 10 Create Product Test
  11. 11 Custom Database Assertion
  12. 12 Custom Test Fail Messages
  13. 13 Inverse Database Assertion
  14. 14 Update Schema Command
  15. 15 Product Page
  16. 16 Remove Hardcoding
  17. 17 Order - Product Relationship
  18. 18 Order Entity
  19. 19 Update Order Test
  20. 20 Cancel Order Test
  21. 21 Order - Item - Product relationship
  22. 22 Create Item Entity
  23. 23 Doctrine Many to One
  24. 24 Entity Inverse Relationship
  25. 25 Adding Multiple Items
  26. 26 Database Assertions Using SQL
  27. 27 Assert Failure Message
  28. 28 Assert Database Has Item
  29. 29 You Don't Need The Inverse
  30. 30 Update Development Database Schema
  31. 31 Checkout Page
  32. 32 Checkout Form Fields
  33. 33 Submit Checkout Form
  34. 34 Create Order and Item Records

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.