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
Symfony 4 Best Practices
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Marco Petersen
February 28, 2018
Programming
1
370
Symfony 4 Best Practices
Marco Petersen
February 28, 2018
Tweet
Share
More Decks by Marco Petersen
See All by Marco Petersen
Symfony UX Turbo
ocrampete16
1
380
What's New in Symfony 5.3
ocrampete16
0
1.2k
What's New in Symfony 5.1?
ocrampete16
0
1.6k
Symfony Security Demystified
ocrampete16
0
310
Cache Me If You Can: HTTP-Caching and ESI with Symfony
ocrampete16
0
460
How to OOP: A Primer for Novice Developers
ocrampete16
1
280
REST vs GraphQL: The What, How and Why
ocrampete16
0
210
Other Decks in Programming
See All in Programming
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
510
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
360
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
190
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
文字コードの話
qnighy
44
17k
Windows on Ryzen and I
seosoft
0
220
maplibre-gl-layers - 地図に移動体たくさん表示したい
kekyo
PRO
0
220
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
250
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
13
2.7k
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
680
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
210
15年目のiOSアプリを1から作り直す技術
teakun
1
610
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Deep Space Network (abreviated)
tonyrice
0
86
Skip the Path - Find Your Career Trail
mkilby
1
72
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
120
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
The Pragmatic Product Professional
lauravandoore
37
7.2k
Embracing the Ebb and Flow
colly
88
5k
30 Presentation Tips
portentint
PRO
1
250
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
140
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
430
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Transcript
Symfony 4 Best Practices
None
Best practices are... • • •
Today we’ll be looking at... • • • • •
• • • •
1. Directory Structure • •
None
1. Directory Structure • •
2. Configuration • • •
2. Configuration • • •
2. Configuration • • •
None
3. Business Logic • ◦ • •
None
3. Business Logic • ◦ • •
3. Business Logic • ◦ • •
4. Controllers • • • •
4. Controllers • • • •
4. Controllers • • • •
4. Controllers • • • •
5. Templates • •
5. Templates • •
6. Forms • • ◦ •
None
None
6. Forms • • ◦ •
None
None
6. Forms • • ◦ •
7. Internationalization • •
7. Internationalization • •
None
8. Security • ◦ ◦ ◦ •
8. Security • ◦ ◦ ◦ •
9. Tests •
9. Tests (2) • •
9. Tests (2) • •
$kernel->terminate($request, $response);