Libraries tagged by live php
nunomaduro/laravel-console-menu
443748 Downloads
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
nategood/commando
3474563 Downloads
PHP CLI Commando Style
minicli/minicli
400438 Downloads
Experimental micro CLI framework for PHP
hedii/laravel-gelf-logger
3775041 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
duzun/hquery
190287 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
bvanhoekelen/performance
932209 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
3272095 Downloads
The PHP micro-framework for Command line tools based on the Symfony2 Components
sybio/image-workshop
963010 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
nicmart/string-template
1796932 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.
berlindb/core
478276 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
wikimedia/php-session-serializer
1311426 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
splitbrain/php-cli
899875 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
globtec/phpadr
273108 Downloads
A PHP based command-line interface tool for working with ADR
sstalle/php7cc
515037 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
calcinai/php-imagick
886253 Downloads
PHP wrapper for command line ImageMagick utils compatible with PECL::Imagick