Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Composer Copy File Laravel Package

slowprog/composer-copy-file

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
phar-io/composer-plugin 0.86 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
View on GitHub
Context7
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
View on GitHub
Context7
eckinox/installer-plugin 0.84 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
View on GitHub
Context7
composer/installers 0.84 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 399 3M 18 31.7 51.8 MIT 2 years ago
View on GitHub
Deep Wiki
Context7
oomphinc/composer-installers-extender 0.83 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
View on GitHub
Context7
neronmoon/scriptsdev 0.83 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. 69 69 5 20K 0 3.6 34.1 MIT 5 years ago
View on GitHub
Context7
c33s/composer-yaml 0.83 Lightweight Composer plugin to enable YAML support in composer.json-style configuration and metadata. Useful for projects that prefer YAML over JSON, helping integrate YAML files into Composer workflows with minimal setup. 0 0 0 0.0
View on GitHub
Context7
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
View on GitHub
Context7
phar-io/composer-distributor 0.83 Library to build Composer plugins that install and update PHAR-based tools instead of source code. Ideal for dev utilities like PHPUnit/PHPStan/Psalm: keep installs via Composer while avoiding dependency conflicts by distributing signed PHAR releases. 13 13 2 63K 3 3.7 51.6 NOASSERTION 2 years ago
View on GitHub
Context7
denisok94/helper-composer 0.82 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 265 0 23.2 33.5 MIT 3 weeks ago
View on GitHub
Context7
malukenho/mcbumpface 0.82 116 117 9 10K 6 2.6 28.5
View on GitHub
Context7
dreimus/package-actions 0.82 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
View on GitHub
Context7
konsulting/project-root 0.82 Resolve the correct root path when developing a Composer package or using it as a dependency. Project Root lets you target a package name and resolve paths relative to the host project, avoiding repeated “dirty” path-detection logic. 4 4 1 2K 0 0.7 35.4 MIT 7 years ago
View on GitHub
Context7
c33s/composer-construction-kit-installer 0.82 Composer plugin for C33s Construction Kit: detects installed packages with the c33s-building-blocks extra and writes a list of blocks to {$appDir}/config/config/c33s_construction_kit.composer.yml for use by c33s/construction-kit-bundle. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dflydev/embedded-composer-console 0.81 Embed a Composer console in your app using dflydev’s embedded Composer. Provides a programmatic, in-process way to run Composer commands and capture output, useful for tooling, installers, and automation without shelling out. 2 2 1 61 0 0.0 10.4 MIT
View on GitHub
Context7
colbeh/laranit 0.81 Laravel package for interacting with the Laranit service from your app, providing basic integration helpers and configuration to connect, send requests, and handle responses. Suitable for projects needing a simple bridge between Laravel and Laranit APIs. 0 0 0 1 0 2.4 4.2 2 years ago
View on GitHub
Context7
composer/composer 0.77 Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). 29,501 29,559 4,821 3M 127 90.7 60.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
maglnet/composer-require-checker 0.77 CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. 1,006 1,012 79 562K 32 40.7 58.3 MIT 4 months ago
View on GitHub
Context7
dflydev/embedded-composer-core 0.77 Core library for running Composer in embedded contexts. Provides the underlying utilities and runtime pieces used by embedded-composer integrations to programmatically install, update, and manage PHP dependencies from within an application. 2 2 1 38 0 0.0 15.7 MIT
View on GitHub
Context7
dflydev/embedded-composer-bundle 0.76 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity