php
php related cheatsheet collection - 3 quick reference guides. Find fast, copy directly. The essential online command reference for developers and SRE.
PHP Cheatsheet - PHP & Composer Command Reference
For PHP developers and the ops people deploying PHP apps: covers running scripts and the built-in dev server, Composer dependency management, extension and ini config checks, php -l linting and phpinfo diagnostics, grouped by the real dev workflow.
Laravel Cheatsheet - Laravel Artisan Command Reference
For Laravel developers making CRUD apps and the ops people behind them: covers project scaffolding, artisan generators, migrations, routing and cache optimization, queued jobs, and testing — the Artisan commands used around every feature and deploy.
PhpStorm Cheatsheet - PHP IDE Shortcut Reference
PhpStorm shortcuts covering PHP-specific code generation, Laravel/Symfony framework navigation, database tooling, debugging/run and static-quality checks. For PHP/Magento/Laravel developers who want framework-aware jumps from the keyboard.