boris

A tiny REPL for PHP

  • 所有者: borisrepl/boris
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Boris

A tiny, but robust REPL for PHP.

Code Climate
Build Status

Announcement: I'm looking to add one or two additional collaborators with
commit access. If you are actively involved in open source and have a GitHub
profile for review, ping me on Twitter (@d11wtq) to express your interest.
Experienced developers with active GitHub projects only.

Demo

Python has one. Ruby has one. Clojure has one. Now PHP has one, too. Boris is
PHP's missing REPL (read-eval-print loop), allowing developers to experiment
with PHP code in the terminal in an interactive manner. If you make a mistake,
it doesn't matter, Boris will report the error and stand to attention for
further input.

Everything you enter into Boris is evaluated and the result inspected so you
can understand what is happening. State is maintained between inputs, allowing
you to gradually build up a solution to a problem.

Note: The PCNTL function which is required to run Boris is not available on Windows platforms.

Why?

I'm in the process of transitioning away from PHP to Ruby. I have come to find
PHP's lack of a real REPL to be frustrating and was not able to find an existing
implementation that was complete. Boris weighs in at a few hundred lines of
fairly straightforward code.

Usage

Check out our wonderful wiki for usage instructions.

Contributing

We're committed to a loosely-coupled architecture for Boris and would love to get your contributions.

Before jumping in, check out our Contributing contributing page on the wiki!

Contributing

We're using PHPUnit for testing. To run all the tests,

phpunit --bootstrap tests/autoload.php -c tests.xml

Core Team

This module was originally developed by Chris Corbyn, and is now maintained by Tejas Manohar, Dennis Hotson, and other wonderful contributors.

See the LICENSE file for details.

主要指標

概覽
名稱與所有者borisrepl/boris
主編程語言PHP
編程語言PHP (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2011-11-13 04:08:42
推送於2021-06-04 16:55:52
最后一次提交2015-10-23 03:04:46
發布數10
最新版本名稱v1.0.10 (發布於 )
第一版名稱v1.0.1 (發布於 2013-06-03 19:51:32)
用户参与
星數2.1k
關注者數58
派生數115
提交數252
已啟用問題?
問題數81
打開的問題數23
拉請求數40
打開的拉請求數3
關閉的拉請求數9
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?