
Re-introducing Composer, the Cornerstone of Modern PHP Apps
Claudio re-introduces a tool that most revolutionized the way we develop PHP apps: Composer, PHP's dependency manager. Still unfamiliar with it? Dive in!
Claudio re-introduces a tool that most revolutionized the way we develop PHP apps: Composer, PHP's dependency manager. Still unfamiliar with it? Dive in!
We build a basic framework with a new dependency injection container called Disco, explaining all the confusing concepts along the way. Join us!
Developers often use code from other libraries to reduce their amount of work. Aleksander Koko looks at dependency management in iOS with Carthage.