Composer - The Ultimate Guide for PHP Dependency Management
What you'll learn
- Install and use PHP packages with composer
- Update project dependencies
- Learn to use composer Autoloading Feature
- How to create a package and submit it to packagist so that other developers can use your package
- Send mail from PHP App using Swift Mailer
- Apply Confidently for PHP developer jobs knowing you can jump into a dev team and start contributing to projects immediately.
- Become an efficient (Save time and effort) PHP developer
- Contribute to open source community
- Access to my Introduction to Programming in PHP Course on Devscreencast dot com
Requirements
- PHP Development Environment is required to take this course, if you have not already installed PHP, SIGNUP for my FREE Introduction to Programming with PHP Course on DEVSCREENCAST DOT COM to learn how.
- Basic knowledge of PHP programming Language, you can , SIGNUP for my FREE Introduction to Programming with PHP Course on DEVSCREENCAST DOT COM to learn how.
- Knowledge of OOP will be great but not required to follow along and complete this course
- Computer and Internet connection
Description
In this series you will learn about how to manage PHP projects dependencies using composer.
In modern PHP development composer has become an indispensable tool
that has aided the rapid development of PHP Language.
Composer is a dependency manager for PHP (a tool used for installing, updating and managing libraries that your project depends on).
It is used in almost all modern PHP frameworks such as Symfony, CakePHP and Laravel and composer is one of the most highly recommended tools that solves fundamental issues in many web projects.
Hack PHP Dependency Management, Master Composer a Modern PHP Development Tool and Learn to Create your own PHP Packages
Some problems that Composer solves includes:
Resolving dependencies for PHP packages
autoloading solution for PHP packages
keeping all packages updated
Most PHP packages are built on top of other well known PHP packages, a common example are symfony components which forms the bedrock for many PHP frameworks such as Laravel. By using Composer developers can reuse stable PHP libraries and Composer will automatically handle dependency resolution. When you install a package, it will automatically install all the required dependencies for you.
Some of the benefits of using Composer includes:
Quickly integrate libraries from vendors such as AWS, Stripe, Pusher, Algolia, and many others.
Ability to use ready made packages that solve common problems. You need a validation package? search for validation on packagist and get started right away. You need to handle date? Search for Carbon on packagist and get started right away.
Autoload all your files and classes using Composer’s autoload
keeping all packages updated
Composer is an amazing tool that greatly speed up the development of PHP projects. Ready to take your PHP SKILLS to the next level?
ENROLL NOW
Who this course is for:
- Anyone who wants to learn modern PHP workflow
- PHP Developers
- Web Developers
- Companies that wants to upskill PHP their developers to boost productivity
- Anyone who wants to learn and contribute to open source
Instructor
My passion is inspiring people through online courses. Since 2015, over 30,000 students have taken my online courses - and I'm so grateful to every single one of you
I graduated with a bachelor's degree in Software Engineering from the University of East London, and I'm also a certified Oracle Database Professional (OCP). I'm passionate about teaching and sharing my knowledge on various platforms.
I facilitated high-end training in Web and Software Development, Oracle Database, Linux Operating System, and Oracle Financial 11i.