Libraries tagged by Lite-PHP
mejuliver/jframework
6 Downloads
A lite PHP MVC Framework
desfpc/pechkin
42 Downloads
Lite php SMTP mail send class
desfpc/ice
6 Downloads
IceCMS - lite php CMS
nunomaduro/collision
282020942 Downloads
Cli error handling for console/command-line PHP applications.
wikimedia/php-session-serializer
1134079 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
divineomega/php-cli-progress-bar
126686 Downloads
Progress bar for command line PHP scripts
nunomaduro/collision-adapter-symfony
33326 Downloads
Collision's adapter for Symfony applications. Error Reporting for console/command-line PHP applications.
g4/tasker
53352 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
pwfisher/command-line-php
328183 Downloads
PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.
dvdoug/stringstream
8047 Downloads
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
saberliou/whetstone
2813 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.
mrizwan/laravel-fcgi-client
46 Downloads
A Laravel package for communicating with FastCGI-compatible servers (like PHP-FPM)
duncan3dc/console
263322 Downloads
Create command line php applications using symfony/console
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