Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Composer (sfugcgn)
Search
Igor Wiedler
March 08, 2012
Programming
3
460
Composer (sfugcgn)
Practical introduction to composer, given at the symfony usergroup cologne in march 2012.
Igor Wiedler
March 08, 2012
Tweet
Share
More Decks by Igor Wiedler
See All by Igor Wiedler
Redis Bedtime Stories
igorw
1
260
Wide Event Analytics (LISA19)
igorw
4
900
a day in the life of a request
igorw
0
110
production: an owner's manual
igorw
0
140
The Power of 2
igorw
0
260
LISP 1.5 Programmer's Manual: A Dramatic Reading
igorw
0
380
The Moral Character of Software
igorw
1
250
interdisciplinary computing (domcode)
igorw
0
260
miniKanren (clojure berlin)
igorw
1
250
Other Decks in Programming
See All in Programming
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
55
19k
Django NinjaによるAPI開発の効率化とリプレースの実践
kashewnuts
1
290
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
260
複数のAWSアカウントから横断で 利用する Lambda Authorizer の作り方
tc3jp
0
120
Go 1.24でジェネリックになった型エイリアスの紹介
syumai
2
300
Expoによるアプリ開発の現在地とReact Server Componentsが切り開く未来
yukukotani
0
130
自力でTTSモデルを作った話
zgock999
0
120
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
400
SwiftUI移行のためのインプレッショントラッキング基盤の構築
kokihirokawa
0
160
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
160
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
250
良いコードレビューとは
danimal141
7
4.4k
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Gamification - CAS2011
davidbonilla
80
5.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Statistics for Hackers
jakevdp
797
220k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Navigating Team Friction
lara
183
15k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.3k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
The Cult of Friendly URLs
andyhume
78
6.2k
Visualization
eitanlees
146
15k
Transcript
PRACTICAL INTRODUCTION COMPOSER
• phpBB • Symfony2 • Silex • Composer igorw @igorwesome
None
WTF is composer?
Probably the most important PHP project ever.
library
library framework
library framework app
library framework app Ideal world
library framework app Ideal world components
#1 Most apps do not use a framework
#2 We have too many frameworks
We need more libraries!
But using libraries is hard and painful
None
app
• Databases • Templating • Logging • Email • HTTP
clients
Let’s do it
SolverProblemsException
Questions? getcomposer.org @igorwesome speakerdeck.com /u/igorw