Skip to content
This repository was archived by the owner on Jan 21, 2018. It is now read-only.

TimWolla/phpline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

PHPLine is a PHP library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of PHPLine to be familiar.

PHPLine is based on JLine2 and aims at being almost fully API-compatible to it.

License

PHPLine is distributed under the BSD License, meaning that you are completely free to redistribute, modify, or sell it with almost no restrictions.

Building

Requirements

  • PHP 5.3+ with read/write support for phar archives on the command line

Check out and build:

git clone git://github.com/TimWolla/phpline.git
cd phpline
./build.php

About

PHP port of [JLine 2](https://github.com/jline/jline2/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages