Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nunomaduro/php-interminal
PHP Interminal is a command-line tool that gives you access to PHP Internals discussions in your terminal.
https://github.com/nunomaduro/php-interminal
Last synced: 24 days ago
JSON representation
PHP Interminal is a command-line tool that gives you access to PHP Internals discussions in your terminal.
- Host: GitHub
- URL: https://github.com/nunomaduro/php-interminal
- Owner: nunomaduro
- Created: 2021-06-04T20:37:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T21:51:10.000Z (over 3 years ago)
- Last Synced: 2024-10-09T10:15:34.642Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 5.43 MB
- Stars: 32
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**PHP Interminal** is a command-line tool that gives you access to PHP Internals discussions in your terminal.
## 🚀 Quick start
> **Requires [PHP 7.4+](https://php.net/releases/)**
```
# First, install:
composer global require nunomaduro/php-interminal# Then, use it:
interminal
```**PHP Interminal** is open-sourced software licensed under the [MIT license](LICENSE.md).