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
190
PHP & GraphQL - Will it blend?
PHPers Łódź
Konrad Alfaro
March 16, 2018
Tweet
Share
More Decks by Konrad Alfaro
See All by Konrad Alfaro
Finding lost features - How NOT to build mazes and complexity
radnok
0
230
Tablice zostawmy Mojżeszowi - czyli o strukturach danych w PHPie
radnok
0
270
Sylius as an Infrastructure
radnok
0
160
Tablice zostawmy Mojżeszowi
radnok
1
340
A State of PHP in 2020
radnok
0
450
Framework Agnostic
radnok
0
470
Other Decks in Programming
See All in Programming
Some more adventure of Happy Eyeballs
coe401_
2
160
null or undefined
susisu
22
5.8k
GraphQL あるいは React における自律的なデータ取得について
quramy
2
720
初めてのiOS関連GitHub ActionsをMarketplaceに公開するまでの実録
konifar
3
200
Rubyのobject_id
qnighy
6
1.3k
メモリ最適化を究める!iOSアプリ開発における5つの重要なポイント
yhirakawa333
0
380
これからの時代の新標準!SwiftTestingへの移行とトラブルシューティング
uetyo
0
480
LR で JSON パーサーを作る / Coding LR JSON Parser
junk0612
2
180
LangChainの現在とv0.3にむけて
os1ma
3
740
Rechartsで楽にゴリゴリにカスタマイズする!
10tera
1
130
プログラマのための音楽入門
cheebow
5
550
Hono・Prisma・AWSでGeoなAPI開発
nokonoko1203
5
630
Featured
See All Featured
Web Components: a chance to create the future
zenorocha
308
41k
Into the Great Unknown - MozCon
thekraken
28
1.4k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
157
15k
The Cost Of JavaScript in 2023
addyosmani
40
5.2k
Making the Leap to Tech Lead
cromwellryan
128
8.8k
Optimising Largest Contentful Paint
csswizardry
29
2.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
359
18k
Navigating Team Friction
lara
183
13k
A designer walks into a library…
pauljervisheath
201
24k
How to Ace a Technical Interview
jacobian
275
23k
Build The Right Thing And Hit Your Dates
maggiecrowley
30
2.2k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.4k
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