Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 204 Bytes

File metadata and controls

4 lines (3 loc) · 204 Bytes

PHP Composer Practice

This is a simple practice project to explore and learn how to use Composer in PHP.
Includes basic usage of dependencies, autoloading, and structuring PHP code in a modular way.