Composer
HTL Rennweg
Show in appDescription
Composer basics and its usage for PHP projects.
Goals
I know
- what Composer is
 - the purpose and the structure of file composer.json
 - what composer.lock is and which purpose it serves
 - the difference between the install and the update command
 
I can
- create a new Composer project
 - specify requirements for my project
 - install packages using Composer
 - update packages
 - remove packages
 
Maintainer
		
		
			
				Oliver Thiele
			
			Web Development Oliver Thiele