Skip to content
/ phonsole Public

Simple console functions for lines, titles, text alignment and colours

Notifications You must be signed in to change notification settings

w1g3y/phonsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

phonsole

phonsole is a set of tiny functions to manage lines, titles, text alignment and colours for php-powered command line apps.

There are no dependencies - other than PHP-CLI, and a recent Linux/BSD with the stty -a command that will return rows and cols of a terminal window.

It's not neatly written.

It's not OOP.

There's no classes.

There's no documentation.

But it's tiny, so have fun.

About

Simple console functions for lines, titles, text alignment and colours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages