Skip to content

marcpre/learning_composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

learning_composer

composer dumpautoload

composer dumpautoload

Regenerates the list of all classes that need to be included in the project (autoload_classmap.php). Use it when I have a new class inside my project.

Update composer

composer self-update

Updates composer to the latest version.

composer self-update documentation

Show what is installed

composer show -i

Popular composer commands

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published