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
PHP & GraphQL - Will it blend?
Search
Konrad Alfaro
March 16, 2018
Programming
0
200
PHP & GraphQL - Will it blend?
PHPers Łódź
Konrad Alfaro
March 16, 2018
Tweet
Share
More Decks by Konrad Alfaro
See All by Konrad Alfaro
Sylius as a... Vending machine? A tale of unusual Sylius' use-cases
radnok
0
22
Finding lost features - How NOT to build mazes and complexity
radnok
0
280
Tablice zostawmy Mojżeszowi - czyli o strukturach danych w PHPie
radnok
0
350
Sylius as an Infrastructure
radnok
0
250
Tablice zostawmy Mojżeszowi
radnok
1
430
A State of PHP in 2020
radnok
0
470
Framework Agnostic
radnok
0
570
Other Decks in Programming
See All in Programming
Gemini CLI のはじめ方
ttnyt8701
1
100
MCPで実現できる、Webサービス利用体験について
syumai
7
2.1k
AIコーディングエージェント全社導入とセキュリティ対策
hikaruegashira
14
7.8k
状態遷移図を書こう / Sequence Chart vs State Diagram
orgachem
PRO
3
260
QA x AIエコシステム段階構築作戦
osu
0
190
CIを整備してメンテナンスを生成AIに任せる
hazumirr
0
230
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
2
170
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
4
1.2k
バイブスあるコーディングで ~PHP~ 便利ツールをつくるプラクティス
uzulla
1
280
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
730
はじめてのWeb API体験 ー 飲食店検索アプリを作ろうー
akinko_0915
0
170
効率的な開発手段として VRTを活用する
ishkawa
1
180
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
65k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Producing Creativity
orderedlist
PRO
346
40k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
It's Worth the Effort
3n
185
28k
A better future with KSS
kneath
238
17k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
How to train your dragon (web standard)
notwaldorf
96
6.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Transcript
AND PHPers Łódź - 16.03.2018 WILL IT BLEND? Konrad Alfaro
github.com/Sylius/Sylius PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018 Graph…What?
Query language! PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018 github.com/facebook/graphql
Some small companies… graphql.org/users/ PHPers Łódź - 16.03.2018
How to use it? PHPers Łódź - 16.03.2018
Basics PHPers Łódź - 16.03.2018
POST PHPers Łódź - 16.03.2018
Queries PHPers Łódź - 16.03.2018
Mutations PHPers Łódź - 16.03.2018
Tools PHPers Łódź - 16.03.2018
github.com/graphql/graphiql PHPers Łódź - 16.03.2018
DEMO PHPers Łódź - 16.03.2018
Browser extension PHPers Łódź - 16.03.2018
Altair graphql client PHPers Łódź - 16.03.2018
DEMO PHPers Łódź - 16.03.2018
REST in peace? PHPers Łódź - 16.03.2018 PHPers Łódź -
16.03.2018
Not so fast! PHPers Łódź - 16.03.2018
• REST and GraphQL are totally different • GraphQL isn’t
a magic bullet, nor is it “better” • You can definitely use both at the same time! • GraphQL is dope if used for the right thing PHPers Łódź - 16.03.2018
How to PHP PHPers Łódź - 16.03.2018 PHPers Łódź -
16.03.2018
graphql.org/code/#php PHPers Łódź - 16.03.2018
github.com/ivome/graphql-relay-php PHPers Łódź - 16.03.2018
github.com/webonyx/graphql-php PHPers Łódź - 16.03.2018
github.com/Youshido/GraphQL github.com/Youshido/GraphQLBundle PHPers Łódź - 16.03.2018
Schema PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
Types PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
Fields PHPers Łódź - 16.03.2018
But actually types? PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
Resolvers PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
Enums PHPers Łódź - 16.03.2018
PHPers Łódź - 16.03.2018
Support graphql.org/community PHPers Łódź - 16.03.2018
https://github.com/Sylius/Sylius @Sylius Thank you! @RadnoK_ PHPers Łódź - 16.03.2018