浏览代码

Merge pull request #1260 from justbyitself/patch-1

remove Boris REPL
pull/1261/head
Alexander Kartavenko 1年前
父节点
当前提交
d9502a7248
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

620
 *Libraries related to the command line.*
620
 *Libraries related to the command line.*
621
 
621
 
622
 * [Aura.Cli](https://github.com/auraphp/Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.
622
 * [Aura.Cli](https://github.com/auraphp/Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.
623
-* [Boris](https://github.com/borisrepl/boris) - A tiny PHP REPL.
624
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
623
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
625
 * [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
624
 * [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
626
 * [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
625
 * [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.

正在加载...
取消
保存