Summary: Phonebook Application
Explore how to build a simple yet extensible phonebook console application in PHP. Understand the application of functional programming concepts and Composer to make maintainable and extendable code.
We'll cover the following...
We'll cover the following...
Key takeaways
-
PHP is a versatile language that can be used for more than just ...