Let's continue our Active Record Pattern Php so that it can save objects to the database using our ORM in PHP. We will also go over a small Composer PHP crash course from getComposer.org so that we can install Monolog library and log events from our application, and see how composer actually works.
Interested in learning real-life PHP design patterns?
➡️ https://www.ApplicableProgramming.com/
If you are interested in programming courses related to web, please visit https://www.applicableprogramming.com/ to view courses where we show the problem, then we try to solve it the hard way, and then we show how we can benefit from proven solutions.
➤ LINKS
➡️ Source on github: https://github.com/applicable-program...
(use tags to navigate between lessons)
➡️ Composer tool https://getcomposer.org/
➡️ Composer repository https://packagist.org/
➡️ Private "Applicable Programmers" facebook group / applicableprogrammers
➡️ Discord server / discord
➡️ Other tutorials: www.ApplicableProgramming.com
Timestamps:
Active record Save (00:00)
Active record test (16:34)
Composer problem - dependencies problem (22:16)
Composer theory (27:45)
Composer how it practicaly works (35:35)
Homework (38:01)
Summary (38:54)