Libraries tagged by commbank
orumad/lumen-config-cache
93194 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
muhdfaiz/laravel-tail-db
25762 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
modmore/gitify
5391 Downloads
Command line toolkit to make managing a MODX site in git a lot easier
mikhailovlab/php-fluent-console
1432 Downloads
Wrapper library for working with the command line using the query builder.
mhcg/monolog-wp-cli
89583 Downloads
Extension for Monolog to support outputting to WP-CLI (The WordPress command line interface) when running wp command lines.
leafs/cli
7569 Downloads
A simple command line tool for installing and interacting with your leaf apps
laravel-shift/curl-converter
4504 Downloads
A command line tool to convert curl requests to Laravel HTTP requests.
joomlatools/console
40528 Downloads
This command-line script helps to ease the management of Joomla sites in your development environment.
jkphl/iconizr
8834 Downloads
A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output
jayesh/laravel-gemini-translator
156 Downloads
An interactive command to extract and generate Laravel translations using Gemini AI.
hisman/laravel-make-class
13114 Downloads
Artisan command for generating a new custom class in Laravel.
helhum/typo3-crontab
39296 Downloads
Advanced scheduling for TYPO3 Console commands and TYPO3 Scheduler tasks
hedii/artisan-log-cleaner
54009 Downloads
An artisan command to clear laravel log files
hammerstone/laravel-pseudo-daemon
11712 Downloads
A Laravel package to mimic daemons via scheduled commands without having to change server configuration.
grifart/scaffolder
14787 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties