neronmoon/scriptsdev
Laravel package to manage and run custom development scripts—generate commands, automate tasks, and organize project utilities from a clean structure. Helpful for scaffolding, repetitive workflows, and keeping team scripts consistent across environments.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eckinox/installer-plugin | 0.87 | Composer plugin that installs eckinox-metapackage packages by replicating a package’s replicate/ directory into your project, merging folders and overwriting same-named files. Supports custom handler classes to control behavior for new and existing files. | 0 | 0 | 0 | 414 | 0 | 3.0 | 36.2 | MIT | 4 years ago | |
| bitandblack/composer-helper | 0.85 | Laravel-friendly Composer helper utilities that simplify common package tasks like inspecting installed packages, resolving versions, and reading composer.json/lock data. Useful for build tools, diagnostics, and automation where you need Composer metadata programmatically. | 0 | 0 | — | 712 | — | 0.0 | 39.4 | — | — | |
| andreidecuseara/tallstack | 0.84 | — | 0 | 0 | 0 | 273 | 0 | 3.0 | 33.7 | MIT | 3 years ago | |
| oomphinc/composer-installers-extender | 0.84 | Extends Composer Installers to add custom installer types and paths without forking. Define extra installer mappings for plugins/themes/modules and other packages, keeping your project’s directory structure consistent across Composer installs. | 236 | 241 | 51 | 574K | 8 | 3.4 | 35.2 | MIT | 5 years ago | |
| chaplean/codeship-scripts | 0.84 | — | 0 | 0 | 0 | 7 | 0 | 0.6 | 12.5 | MIT | 7 years ago | |
| phar-io/composer-plugin | 0.84 | Archived proof-of-concept Composer plugin that adds phive:run and phive:info commands to integrate Phive with Composer (e.g., install phar tools like PHPUnit). Unsupported, likely insecure, and may not work with current Composer—do not use in production. | 14 | 16 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| dreimus/package-actions | 0.84 | Laravel package for structuring reusable “actions” as self-contained classes. Helps keep controllers thin by moving business logic into invokable action objects, with clear inputs/outputs and simple execution patterns for consistent app workflows. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| denisok94/helper-composer | 0.84 | Helper Composer is a small utility package that helps streamline Composer workflows in PHP projects. It provides helper tooling for managing dependencies and Composer-related tasks, aiming to make setup and maintenance quicker and more convenient. | 0 | 0 | 0 | 115 | 0 | 23.2 | 33.5 | MIT | 2 weeks ago | |
| symplify/monorepo-builder | 0.84 | Tools for managing PHP monorepos: scaffold a packages layout, merge and propagate composer.json data, validate shared dependency versions, bump inter-package constraints, and automate releases via a single monorepo-builder.php config. | 525 | 526 | 46 | 176K | 7 | 27.3 | 42.9 | MIT | 6 days ago | |
| bencagri/artisan-deployer | 0.83 | Deploy Laravel apps via Artisan with zero dependencies and no config files. Supports multi-server and multi-stage (prod/staging/qa), zero-downtime releases over SSH, and works with GitHub/Bitbucket/GitLab or your own Git server. | 4 | 4 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| slowprog/composer-copy-file | 0.83 | Composer script handler that copies files and directories after install/update. Configure mappings in composer.json (supports dev vs prod rules), nested directories, and overwrite control (override or only if older). Useful for publishing vendor assets like fonts/JS/CSS. | 48 | 49 | 15 | 23K | 0 | 2.8 | 36.9 | MIT | 6 years ago | |
| chaplean/continuous-integration-scripts | 0.83 | — | 0 | 0 | 0 | 192 | 0 | 0.6 | 31.6 | MIT | 7 years ago | |
| dontdrinkandroot/common | 0.83 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| malukenho/mcbumpface | 0.83 | — | 116 | 117 | 9 | 10K | 6 | 2.6 | 28.5 | — | — | |
| robloach/component-installer | 0.83 | Installer for Composer components like Drupal modules/themes and other webroot packages. Works with Composer’s installer system to place packages into the right directories, supporting component types and custom install paths for legacy CMS structures. | 275 | 292 | 33 | 17K | 30 | 11.3 | 34.3 | NOASSERTION | — | |
| patinthehat/laravel-require | 0.83 | — | 9 | 9 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| phpdocumentor/unified-asset-installer | 0.83 | Composer custom installer for phpDocumentor assets. Installs packages of type phpdocumentor-template into /data/template instead of /vendor so templates land where phpDocumentor expects them. Intended for template authors; plugin support is planned. | 4 | 4 | 7 | 253 | 0 | 0.1 | 16.7 | — | — | |
| composer/installers | 0.81 | Custom installer paths for Composer. Maps package types (e.g., WordPress plugins/themes, Drupal, Joomla) to appropriate directories so dependencies land where your CMS expects them, with flexible installer definitions for multi-project setups. | 1,441 | 1,485 | 400 | 2M | 18 | 31.7 | 51.8 | MIT | 2 years ago | |
| ninjify/qa | 0.79 | — | 8 | 9 | 4 | 804 | 1 | 6.0 | 27.0 | MIT | 4 years ago | |
| azuyalabs/php-cs-fixer-config | 0.78 | — | 1 | 1 | 0 | 792 | 0 | 0.0 | 35.9 | MIT | — |
How can I help you explore Laravel packages today?