Add php client

coverage
Ezinwa Okpoechi 2017-07-07 12:16:19 +01:00 committed by Agniva De Sarker
parent a5cd2a7dc7
commit d404498ed2
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ You can access these pages on your computer using one of the following clients:
- [Haskell client](https://github.com/psibi/tldr-hs) : `stack install tldr`
- [Node.js client](https://github.com/tldr-pages/tldr-node-client) : `npm install -g tldr`
- [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr`
- [PHP client](https://github.com/BrainMaestro/tldr-php): `composer global require brainmaestro/tldr`
- Python clients:
- [tldr-python-client](https://github.com/tldr-pages/tldr-python-client) : `pip install tldr`
- [tldr.py](https://github.com/lord63/tldr.py): `pip install tldr.py`