Libraries tagged by Lite-PHP
nunomaduro/collision
266832721 Downloads
Cli error handling for console/command-line PHP applications.
wikimedia/php-session-serializer
1081793 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
divineomega/php-cli-progress-bar
121496 Downloads
Progress bar for command line PHP scripts
pwfisher/command-line-php
328047 Downloads
PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.
nunomaduro/collision-adapter-symfony
32901 Downloads
Collision's adapter for Symfony applications. Error Reporting for console/command-line PHP applications.
g4/tasker
52225 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
saberliou/whetstone
2659 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
duncan3dc/console
263260 Downloads
Create command line php applications using symfony/console
readdle/scheduler
41791 Downloads
Scheduler is a cron-like php environment for docker containers
dvdoug/stringstream
7689 Downloads
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
sylynder/webby
231 Downloads
Webby: A lego-like PHP Framework extended from the CodeIgniter3 Framework for easy web application development
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.
lucasbustamante/stubz
588 Downloads
A command-line PHP stub generator using BetterReflection.
infrajs/phpdate
2389 Downloads
javascript function date like php date
jonphipps/idehelper
694 Downloads
Generate a file to help IDE's like PHPStorm, NetBeans, or Sublime Text with code completion for Laravel's static facades