Projects
Sublime Text Packages
- NeoVintageous - Vim emulator for Sublime Text.
- PHPUnit - Run PHPUnit tests from inside Sublime Text.
- Sesame - Sublime Text commands to open, add, remove, and switch projects or folders.
- Git Open Modified - Open all modified files.
- Git Open -
git-open
Sublime Text integration. - Gitk -
gitk
Sublime Text integration. - Goto PHP Manual - Open PHP manual for keyword under cursor.
- Laravel Testing Completions - Laravel testing completions.
- PHP Completions - PHP completions.
- PHP Grammar - PHP macros and helpers.
- PHP Snippets - PHP snippets.
- PHPUnit Completions - PHPUnit completions.
- Goto Definition Split - Split definition side by side.
- Goto Documentation - Open documentation for keyword under cursor.
- Khan - Add, remove, and clear rulers.
- Monokai - Enhanced Monokai color scheme.
- Pine - Pine syntax.
- Show Ascii Value - Show ascii value under cursor.
- Test - Unified test runner.
- Tmux - Tmux syntax.
- Toggler - Toggle settings.
- Color Scheme Unit - Color scheme unit testing.
- Generate Syntax Test Assertions - Generate syntax assertions.
- API Completions - API completions.
- Toggle Debug Mode - Toggle Sublime Text loggers.
PHP
- PHP-CS-Fixer Pre-Commit Hook - Run PHP-CS-Fixer before committing code in a Git pre-commit hook. Never commit code that fails coding standards ci checks again.