Appearance
build modular PHP applications
Simplify the communication of your different modules in your application
is the entry point of a module
manages the intra-dependencies of the module
resolves the extra-dependencies of the module
has access to the project's config files
contextual bindings, aliases, protected & factory services
three layers — framework resolution, cacheable methods, file cache
cache:warm, doctor, debug:dependencies, profile:report
cache:warm
doctor
debug:dependencies
profile:report
per-module status aggregated for the doctor CLI and HTTP endpoints