Libraries tagged by live php
calcinai/xero-php
3789337 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
php-school/cli-menu
1066236 Downloads
A command line menu helper in PHP
mrrio/shellwrap
171050 Downloads
Use any command-line tool as a PHP function.
adhocore/cli
804415 Downloads
Command line interface library for PHP
pgrimaud/instagram-user-feed
636066 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
nunomaduro/laravel-console-task
1788170 Downloads
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-summary
1635001 Downloads
A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.
nunomaduro/laravel-console-menu
383156 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
nategood/commando
3160677 Downloads
PHP CLI Commando Style
minicli/minicli
335683 Downloads
Experimental micro CLI framework for PHP
hedii/laravel-gelf-logger
3012855 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
bvanhoekelen/performance
727419 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
cilex/cilex
3184819 Downloads
The PHP micro-framework for Command line tools based on the Symfony2 Components
sybio/image-workshop
861938 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
nicmart/string-template
1578926 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.