Libraries tagged by lion
tempest/console
29413 Downloads
The console component provides a way to build commands within the framework or standalone command-line applications.
sirbrillig/phpcs-changed
3332564 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
prestashop/ps_customersignin
5862426 Downloads
PrestaShop - Customer 'Sign in' link
prestashop/ps_categorytree
5888580 Downloads
PrestaShop category tree links
pear/ole
1783826 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
pear/console_commandline
5062693 Downloads
A full featured command line options and arguments parser.
orchid/crud
1387708 Downloads
Build CRUD apps in fewer lines of code for Laravel Orchid.
ondrejmirtes/php-merge
239990 Downloads
A PHP merge utility using the Diff php library or the command line git.
nunomaduro/patrol
114967 Downloads
An elegant command-line tool that keeps your PHP Project's dependencies in check
nojimage/twitter-text-php
1789472 Downloads
A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.
magepal/magento2-reindex
582138 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
leezy/pheanstalk-bundle
1738904 Downloads
The LeezyPheanstalkBundle is a Symfony Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
keiko/uuid-shortener
189554 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
julienbourdeau/route-usage
44484 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
jfcherng/php-sequence-matcher
3919394 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.