1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/devel/phpsh/pkg-descr
Ashish SHUKLA 3174769db6 - Fix bug when subprocess exits with return code 0
- Fix WWW line in pkg-descr
- Add LICENSE information
- Fix portlint issues

PR:		191736
Submitted by:	Gasol Wu <gasol.wu at gmail.com>
2014-07-24 15:01:30 +00:00

8 lines
276 B
Plaintext

phpsh is an interactive shell for php that features readline
history, tab completion, quick access to documentation. It
was developed at Facebook and ironically, is written mostly
in python. It is open source and released under a modified
BSD license.
WWW: http://phpsh.org/