Skip to content

masnun/phpman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPMan

PHPMan is a simple command line tool that uses Google's "Feeling Lucky" feature to quickly take you to the most relevant page.

Installation

Using Composer

composer global require masnun/phpman:dev-master 

Manual download

  • Download phpman.phar
  • Make it executable - chmod a+x phpman.phar
  • Run it - ./phpman.phar array shift - it will take you to the most relevant page for "array shift" search
  • Optionally, you can add the executable to your $PATH and rename it as phpman

Building from Source

I used pharmaker to build out the Phar.

About

Find anything PHP with a few key strokes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages