Libraries tagged by php lite
nategood/commando
3109038 Downloads
PHP CLI Commando Style
leventcz/laravel-top
69185 Downloads
Real-time monitoring straight from the command line for Laravel applications.
jbzoo/utils
1459862 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
hedii/laravel-gelf-logger
2843771 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
dusterio/laravel-aws-worker
5303639 Downloads
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers
bvanhoekelen/performance
711253 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.
pug-php/pug
346456 Downloads
HAML-like template engine for PHP
cilex/cilex
3165271 Downloads
The PHP micro-framework for Command line tools based on the Symfony2 Components
sybio/image-workshop
836269 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
nicmart/string-template
1526715 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
179613 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
1122667 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
jfcherng/php-color-output
3741479 Downloads
Make your PHP command-line application colorful.
neilime/php-css-lint
1421199 Downloads
Powerful & memory efficient CSS linter for PHP
mike182uk/paypal-ipn-listener
501808 Downloads
A PayPal IPN (Instant Payment Notification) listener for PHP