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
今ならできる!PhpStormプラグイン開発
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
chiroruxx
August 27, 2025
Technology
0
79
今ならできる!PhpStormプラグイン開発
2025/08/27 第178回PHP勉強会@東京 で登壇した資料です。
chiroruxx
August 27, 2025
Tweet
Share
More Decks by chiroruxx
See All by chiroruxx
初心者エンジニアから中級者エンジニアになるためにオススメの1冊
chiroruxx
0
110
Laravelのパッケージ全部紹介する
chiroruxx
2
93
Gopher のための「自由な話し合い」ワークショップ
chiroruxx
0
25
PHPをGoで動かす
chiroruxx
0
81
Goを使ってTDDを体験しよう!
chiroruxx
1
880
Go Connectへの想い
chiroruxx
0
210
eBPF with PHPをさわる
chiroruxx
0
150
sl完全に理解したつもり
chiroruxx
0
150
命名をリントする
chiroruxx
1
980
Other Decks in Technology
See All in Technology
チームメンバー迷わないIaC設計
hayama17
5
3.6k
DX Improvement at Scale
ntk1000
2
190
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
130
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
71k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
Webアクセシビリティ技術と実装の実際
tomokusaba
0
200
AI ネイティブ組織への変革:ビジネスとITの統合が拓く未来/ AIで“はたらく”をアップデートする人材業界パーソルキャリアのリアル
techtekt
PRO
0
120
Agentic Codingの実践とチームで導入するための工夫
lycorptech_jp
PRO
0
390
競争優位を生み出す戦略的内製開発の実践技法
masuda220
PRO
2
530
メタデータ同期に潜んでいた問題 〜 Cache Stampede 時の Cycle Wait を⾒つけた話
lycorptech_jp
PRO
0
140
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
4
22k
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
14k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
432
66k
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
280
How STYLIGHT went responsive
nonsquared
100
6k
Making Projects Easy
brettharned
120
6.6k
From π to Pie charts
rasagy
0
140
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
Building AI with AI
inesmontani
PRO
1
760
Embracing the Ebb and Flow
colly
88
5k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
The Limits of Empathy - UXLibs8
cassininazir
1
240
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
620
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
128
55k
Transcript
今ならできる! PhpStorm プラグイン開発 第178回 PHP勉強会@東京
⾃⼰紹介 ちひろ X: @chiroruxxxx 株式会社モリサワ
プラグイン! つくりました!
でも時間かかる んでしょう? プラグイン開発はたいへん・・・ 膨大なドキュメント なんでもできるので、ドキュメント量も多い 慣れない言語
Kotlin or Java での開発 慣れない環境 gradle?xml?kts?
実際どんだけ かかったの? だいたい半日くらい 動かすだけならもっとはやい PHPer でも今なら作れる!やり方を紹介します!
ステップはたったの4つ!
1. 課⾦する 一番の難関 PhpStorm では Kotlin, Java はサポートされていません
IntelliJ IDEA が必要です All Product Pack を買いましょう
2. プロジェクト 作成
3. 実装する Junieに作りたいプラグインを作ってもらいます AI の課金は All Product Pack
に含まれています
4. カスタマイズ AIの出すコードはだいたい微妙なので 自由にリファクタリングしたり、機能追加しましょう わからないことはAIに質問すればOK ここが一番時間がかかる
まとめ JetBrainsのプラグインは作るのが大変・・・ でも今なら!AIを使ってドキュメントリーディングをスキップ しよう! 本当に必要な部分だけドキュメントにあたるとよき