php-database
✓PHP データベースの習得 - PDO、Eloquent、Doctrine、クエリの最適化、移行
SKILL.md
Comprehensive skill for PHP database interactions covering PDO, ORM patterns, query optimization, schema design, and migrations.
| N+1 queries | Debugbar shows 100+ queries | Use eager loading with() | | Slow queries | Query > 1 second | Add indexes, run EXPLAIN | | Deadlocks | "Deadlock found" error | Implement retry logic | | Memory exhaustion | Memory limit error | Use chunk() or cursor() |
| Prepared statements | 100% | | N+1 prevention | 100% | | Index recommendations | ≥95% | | Transaction safety | 100% |
PHP データベースの習得 - PDO、Eloquent、Doctrine、クエリの最適化、移行 ソース: pluginagentmarketplace/custom-plugin-php。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-database- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
php-database とは?
PHP データベースの習得 - PDO、Eloquent、Doctrine、クエリの最適化、移行 ソース: pluginagentmarketplace/custom-plugin-php。
php-database のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-database インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/pluginagentmarketplace/custom-plugin-php
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01