Libraries tagged by comma
erjanmx/laravel-migrate-check
267035 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
elendev/composer-push
159033 Downloads
Provide a Push command to composer to push to repositories
edisonlabs/database_sanitize
1564128 Downloads
Provides drush commands for yaml sanitization files checks and generation.
drush-ops/behat-drush-endpoint
2727259 Downloads
Drush commandfile for use with drupal/drupal-driver.
dragon-code/laravel-data-dumper
11321 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
donatj/flags
138722 Downloads
GNU-style PHP command line argument parser
divineomega/php-ssh-connection
103392 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
divineomega/php-cli-progress-bar
132948 Downloads
Progress bar for command line PHP scripts
digitaldream/laracrud
20860 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
denniseilander/pulse-about-application
82995 Downloads
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
cobweb/external_import
329710 Downloads
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, reactions and an API.
chromatic/usher
465527 Downloads
A collection of Robo commands for use on Chromatic projects.
causal/image_autoresize
396892 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
bircher/php-merge
25412 Downloads
A PHP merge utility using the Diff php library or the command line git.
bear/query-repository
488494 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.