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 Bin Plugin Laravel Package

bamarni/composer-bin-plugin

Composer plugin to isolate “bin” tool dependencies (PHPStan, Rector, PHPUnit, etc.) in separate Composer environments to avoid version conflicts and dependency pollution. Provides config for bin links, target directory, and command forwarding.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
21torr/assets 3 3 1 0 1 2.3 MIT 3 years ago
View on GitHub
Context7
21torr/bundle-helpers Helpers for Symfony bundles to streamline implementation. Provides shared utilities and conveniences for other bundles, reducing boilerplate and keeping bundle setup consistent and easier to maintain. Docs available online. 2 2 1 742 0 17.8 37.4 3 months ago
View on GitHub
Context7
21torr/cli 0 0 2 717 0 17.6 44.3 MIT 3 months ago
View on GitHub
Context7
21torr/embed-helpers 0 0 0 58 0 1.5 24.5 MIT 2 years ago
View on GitHub
Context7
21torr/feature-flags 0 0 1 0 0 0.9 MIT 5 years ago
View on GitHub
Context7
21torr/hosting 21torr/hosting is a small Symfony bundle providing essential tools for hosting Symfony-based applications, helping streamline deployment and operations with basic hosting utilities and sensible defaults. 0 0 1 628 2 28.2 45.0 MIT 3 weeks ago
View on GitHub
Context7
21torr/html-builder Fluent HTML builder for Laravel/PHP. Programmatically compose tags, attributes, and nested elements with a clean API to generate consistent markup without mixing large HTML strings into your views or controllers. 1 1 1 547 0 0.9 34.2 MIT 3 years ago
View on GitHub
Context7
21torr/janus Janus PHP provides shared configuration for CI and PHP code style tools, making it easy to standardize linting, formatting, and automation across projects. Includes ready-to-use presets and documentation for quick setup. 0 0 0 590 0 25.0 45.0 MIT 4 days ago
View on GitHub
Context7
21torr/menu 1 0 1 0 0 0.5 MIT 3 years ago
View on GitHub
Context7
21torr/prismic-api 1 1 1 0 0 4.5 MIT 3 years ago
View on GitHub
Context7
21torr/rad 2 2 1 560 0 29.9 36.8 MIT 1 week ago
View on GitHub
Context7
21torr/simple-normalizer 0 0 1 605 0 22.2 44.4 MIT 1 month ago
View on GitHub
Context7
21torr/snail 1 1 0 644 0 15.5 39.1 MIT 3 months ago
View on GitHub
Context7
21torr/storyblok Symfony bundle providing API helpers and infrastructure to work with Storyblok. Simplifies fetching content, integrating Storyblok services, and building Storyblok-powered Symfony apps. Includes documentation for setup and usage. 5 5 2 548 0 30.9 32.3 MIT 1 week ago
View on GitHub
Context7
21torr/task-manager Small wrapper around symfony/messenger that simplifies task management in PHP/Symfony apps. Helps you define, dispatch, and handle tasks with a cleaner API while keeping Messenger under the hood. Includes documentation for quick setup and usage. 0 0 1 618 2 28.2 45.3 MIT 2 days ago
View on GitHub
Context7
21torr/umbrella 1 1 1 0 0 1.2 MIT 4 years ago
View on GitHub
Context7
api-scout/api-scout 3 3 2 0 5 2.1 1.5 MIT 2 years ago
View on GitHub
Context7
becklyn/eventor-symfony Minimal pub/sub abstraction for Symfony, with built-in support for Dapr’s Pub/Sub API. Configure via env vars and publish typed messages to topics, then register handlers and expose simple subscription and topic endpoints through a controller/registry. 0 0 0 0 0 3.0 BSD-3-Clause 3 years ago
View on GitHub
Context7
bmitch/churn-php churn-php helps you spot PHP files that are likely refactoring candidates by analyzing Git commit churn and cyclomatic complexity, then ranking files with a combined score and presenting the results in an easy-to-read table. 1,376 1,380 60 22K 4 29.3 19.4 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
bxnxg/antispam-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chrome-php/chrome Control headless Chrome from PHP. chrome-php/chrome launches Chromium/Chrome, lets you navigate pages, evaluate JavaScript, take screenshots/PDFs, intercept network events, and automate workflows via the DevTools protocol—ideal for scraping, testing, and rendering. 2,663 2,670 317 215K 5 44.1 31.6 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
chrome-php/wrench Simple PHP WebSocket library with server and client support. Create a BasicServer, register multiple apps per path, handle incoming data via interfaces, and send responses back to clients. Install via Composer; supports PHP 7.4–8.5. 67 67 14 212K 0 14.8 52.9 MIT 5 months ago
View on GitHub
Context7
contao/contao 427 428 172 19 362 27.3 26.5 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao/image Contao Image is a PHP library for generating and manipulating images for Contao projects. It provides helpers for resizing, cropping, and creating responsive image variants, integrating with Contao’s image pipeline to deliver optimized outputs. 13 14 7 34K 5 23.1 53.9 4 months ago
View on GitHub
Context7
contao/imagine-svg Imagine-compatible SVG image library for PHP/Contao. Open, crop, resize, and apply common effects (gamma, grayscale, blur, etc.) to SVGs and save results. Includes SVG-aware sizing via SvgBox for absolute, aspect-ratio, or undefined dimensions. 86 86 9 67K 1 5.6 39.9 1 year ago
View on GitHub
Context7
contao/manager-plugin Provides Contao Manager integration hooks for Composer packages. Lets extensions register with the Contao Manager, add configuration and plugin logic for installs/updates, and streamline compatibility with the Contao CMS Manager workflow. 5 5 9 36K 0 0.3 52.1 LGPL-3.0
View on GitHub
Context7
core23/commonmark-formatter-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
core23/facebook-bundle 0 0 0 0 0 2.0 MIT 6 years ago
View on GitHub
Context7
core23/piwik-bundle 0 0 1 0 0 1.1 MIT 8 years ago
View on GitHub
Context7
core23/setlistfm-bundle 4 0 3 0 1 8.7 MIT 8 months ago
View on GitHub
Context7
core23/twig-extensions Extra Twig extensions and helpers for PHP apps, packaged as a lightweight bundle. Adds convenient filters, functions, and runtime utilities to simplify templates and reduce boilerplate, with straightforward integration into existing Twig environments. 5 3 2 0 3 23.9 3.2 MIT 2 months ago
View on GitHub
Context7
core23/twig-formatter-bundle 0 0 0 0 0 0.1 MIT
View on GitHub
Context7
fakerphp/faker Faker is a PHP library for generating realistic fake data to seed databases, build test fixtures, stress test apps, create sample documents, or anonymize production data. Create a generator with Faker\Factory::create() and call methods like name(), email(), text(). 3,977 4,055 423 10M 12 44.2 56.3 NOASSERTION 1 year ago
View on GitHub
Context7
fidry/console Lightweight, robust wrapper around symfony/console. Uses a single IO object (SymfonyStyle-like, with access to Input/Output) plus typed, validated args/options. Prefer explicit interfaces over inheritance; works with Symfony or standalone CLI apps. 19 19 3 92K 6 8.8 53.2 MIT 1 year ago
View on GitHub
Context7
fidry/filesystem Tiny wrapper around Symfony Filesystem providing a FileSystem interface plus handy extras: path escaping for OS separators, real/normalized real path helpers, and consistent temp file/dir creation (incl. custom stream wrappers). 4 4 0 60K 1 11.2 59.2 BSD-3-Clause 7 months ago
View on GitHub
Context7
fidry/makefile Helpers for writing Makefiles with consistent conventions: built-in checks, convention validation, and a simple structure for targets like help/default/cs/test. Aims to make Makefiles clearer, safer, and more contributor-friendly across projects. 10 10 2 36K 1 17.3 55.0 BSD-3-Clause 4 months ago
View on GitHub
Context7
guzzlehttp/command Build higher-level web service clients on top of Guzzle by modeling operations as Commands and responses as Results. Includes a generic ServiceClient plus command middleware to map commands to PSR-7 requests and responses to structured results. 116 119 21 179K 0 24.0 51.4 MIT 2 weeks ago
View on GitHub
Context7
guzzlehttp/guzzle Guzzle is a PHP HTTP client for sending sync or async requests with an easy API. Built on PSR-7 and PSR-18, supports middleware, cookies, streaming uploads/downloads, and JSON. Transport-agnostic for flexible integrations. 23,452 24,301 2,389 18M 0 72.4 48.2 MIT 2 days ago
View on GitHub
Context7
guzzlehttp/guzzle-services Guzzle Services adds a command layer on top of Guzzle using service descriptions to define operations, serialize requests, and parse responses into convenient model structures. Build typed clients from descriptions, call operations as methods, and get structured results. 255 257 80 172K 0 30.8 45.9 MIT 2 days ago
View on GitHub
Context7
guzzlehttp/promises Promises/A+ implementation for PHP with iterative, stack-safe chaining. Provides synchronous wait(), cancellation, interop with any thenable, and coroutine-style async/await via Coroutine::of(). Includes Promise, FulfilledPromise, and RejectedPromise. 7,717 7,757 126 17M 1 54.4 53.9 MIT 2 weeks ago
View on GitHub
Context7
guzzlehttp/psr7 Full PSR-7 message implementation with rich stream support: multiple stream types and decorators (append, buffer, caching, etc.), plus helpers like query-string parsing. Installed via Composer and maintained with v2 for PHP 7.2.5+. 7,938 7,999 23 19M 1 58.3 54.8 MIT 2 days ago
View on GitHub
Context7
guzzlehttp/test-server 14 14 2 44K 0 21.7 56.9 MIT 1 day ago
View on GitHub
Context7
guzzlehttp/uri-template RFC 6570 URI Template expansion for PHP. Build URLs by substituting variables into templates, handling reserved characters, query strings, and fragments. Lightweight Guzzle component installable via Composer, with tests and changelog included. 196 197 8 11M 0 24.3 64.9 MIT 6 days ago
View on GitHub
Context7
humbug/box 1,312 1,319 110 37K 73 53.9 52.4 MIT 3 months ago
View on GitHub
Context7
humbug/php-scoper PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. 806 808 77 112K 22 38.9 53.5 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
icanhazstring/composer-unused composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. 1,681 1,683 57 331K 10 34.7 39.4 MIT 4 months ago
View on GitHub
Context7
m4tthumphrey/php-gitlab-api Modern GitLab API v4 client for PHP 8.1–8.5. Provides a clean, feature-rich wrapper around GitLab endpoints with PSR-18 HTTP client and PSR-17 factories support, plus maintained releases, changelog, and strong community tooling. 951 956 456 98K 1 45.5 32.2 MIT 1 month ago
View on GitHub
Context7
nelmio/alice nelmio/alice is a PHP fixtures generator for quickly creating realistic test data. Define objects and relations in YAML, JSON, or PHP, leverage Faker providers, and load datasets into your app for functional and integration testing. 2,539 2,564 328 602K 47 59.9 55.3 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
oleg-andreyev/mink-phpwebdriver 8 8 9 195K 4 5.1 57.7 MIT 1 year ago
View on GitHub
Context7
overtrue/phplint PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. 1,022 1,027 92 294K 8 38.5 42.0 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
padraic/humbug_get_contents Drop-in replacement for file_get_contents() that secures HTTPS requests on PHP 5.3+ by injecting a strict SSL/TLS stream context (CA validation, verification). Helps prevent MITM attacks when fetching APIs, PHARs, or other remote content. 125 126 15 39K 5 2.2 24.9 BSD-3-Clause 8 years ago
View on GitHub
Context7
php-translation/symfony-bundle Symfony bundle for the PHP Translation library. Integrates translation management, storage, and workflows into Symfony apps, with services and console tooling to import/export translations and keep locale files in sync across providers. 324 326 94 39K 51 46.7 52.9 MIT 1 month ago
View on GitHub
Context7
phpoption/phpoption PhpOption brings an Option type to PHP, helping you avoid null-related errors by making “value or none” explicit. Use Some and None to model optional results, write safer APIs, and handle missing values deliberately with a clean, functional-style API. 2,677 2,701 67 12M 1 33.1 56.4 Apache-2.0 5 months ago
View on GitHub
Context7
phpspec/phpspec PHPSpec is a behavior-driven development tool for PHP. Specify how objects should behave, then generate and evolve code through examples with fast feedback. Great for designing clean APIs, refactoring safely, and writing focused specifications. 1,899 1,943 287 261K 136 67.7 63.0 NOASSERTION 2 days ago
View on GitHub
Deep Wiki
Context7
phpyh/coding-standard PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. 23 23 1 1K 1 11.3 26.4 MIT 7 months ago
View on GitHub
Context7
psy/psysh PsySH is an interactive PHP REPL, runtime developer console, and debugger. Explore code, inspect variables, and run commands in a powerful shell with history, configuration, themes, and integrations—ideal for fast debugging and experimentation. 9,829 9,873 317 12M 7 65.4 53.1 MIT 3 weeks ago
View on GitHub
Context7
scrivo/highlight.php Server-side syntax highlighting for PHP using highlight.js grammars. Highlight code blocks in many languages, auto-detect when needed, and render HTML with themes—ideal for docs, blogs, and static site generation without requiring a browser. 713 727 44 2M 13 17.7 51.9 BSD-3-Clause 3 years ago
View on GitHub
Context7
scrutinizer/ocular Ocular is a PHP client for Scrutinizer CI that fetches and submits code coverage data, making it easy to report test coverage from your build pipeline to Scrutinizer. Useful for integrating PHP test suites and coverage tools with Scrutinizer projects. 41 41 24 23K 12 9.3 42.5 4 years ago
View on GitHub
Context7
spatie/wordpress-ray Send debug output from WordPress to Ray, Spatie’s desktop debugging app. Use a consistent debugging API to inspect dumps, arrays, HTML, queries, and more, measure performance, and pause execution—all from your WordPress project. 79 79 13 738 0 24.7 15.8 MIT 3 months ago
View on GitHub
Context7
theofidry/alice-data-fixtures 323 324 76 448K 5 24.9 49.6 MIT 5 months ago
View on GitHub
Context7
toin0u/digitalocean-v2 Modern DigitalOcean API v2 client for PHP 8.1–8.5. PSR-7/17/18 and HTTPlug compatible, decoupled from any HTTP client. Install via Composer (e.g., with Guzzle) with optional Laravel integration. 728 735 207 20K 0 36.9 23.1 MIT 1 month ago
View on GitHub
Context7
typhoon/change-detector 0 0 0 2K 0 1.2 45.2 MIT 1 year ago
View on GitHub
Context7
typhoon/declaration-id Generate stable, unique IDs for PHP declarations (classes, functions, methods, properties) to track and reference code elements across analyses and tooling. Lightweight package with strict typing and static-analysis-friendly design. 0 0 0 2K 0 0.6 45.7 MIT 1 year ago
View on GitHub
Context7
typhoon/reflection Static, fast alternative to PHP’s native Reflection. Reflects code without running or autoloading it, uses lazy loading + caching, and stays compatible with native reflection. Supports Psalm/PHPStan phpDoc types, template resolution, and avoids memory leaks (safe with zend.enable_gc=0). 39 37 3 2K 1 4.7 23.2 MIT 1 year ago
View on GitHub
Context7
vimeo/psalm Psalm is a PHP static analysis tool that finds type errors, dead code, and risky patterns before runtime. Add it to your CI to improve code quality, enforce stricter typing, and catch bugs early in applications and libraries. 5,859 5,872 700 2M 1,918 87.6 65.0 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
vlucas/phpdotenv vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files. 13,536 13,818 658 12M 11 63.0 48.5 BSD-3-Clause 5 months ago
View on GitHub
Deep Wiki
Context7
webmozarts/console-parallelization Parallelize Symfony Console commands using multiple processes. A main process distributes items to child workers, restarts workers after segments to avoid slowdown, and supports batching with hooks for setup/teardown (e.g., DB flush) for faster bulk jobs. 227 227 17 57K 6 12.2 36.4 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
yiisoft/aliases yiisoft/aliases stores and resolves path aliases (strings starting with @) for filesystem paths or URLs. Define aliases like @root, @vendor, @bin and expand them on demand, supporting nested aliases (e.g., @bin => @vendor/bin) without checking path existence. 24 24 10 27K 3 11.6 45.6 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/arrays yiisoft/arrays is a small PHP helper library for working with arrays. It provides safe, convenient methods to get and set values (including nested paths), filter and merge data, and simplify common array operations in Yii and any PHP project. 56 57 29 66K 4 12.8 47.1 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/definitions Minimalistic definitions container for PHP apps. Build and compose object definitions for DI: map IDs to classes, factories, values and params, with autowiring-friendly configuration. Designed to work smoothly with Yii and other PSR-based projects. 15 15 6 30K 3 13.8 50.8 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/di PSR-11 compatible dependency injection container for PHP 8.1+. Supports autowiring plus constructor, method and property injection, aliasing, service providers, delegated/composite containers, circular reference detection, and state reset for long-running workers. 236 239 46 33K 14 18.3 38.4 BSD-3-Clause 6 months ago
View on GitHub
Deep Wiki
Context7
yiisoft/files Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. 37 37 18 42K 3 11.3 46.1 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/friendly-exception Defines FriendlyExceptionInterface for exceptions that provide a human-friendly name and suggested solution. Lets error handlers detect these exceptions and display clearer, actionable information on error pages. Includes guidance for writing short, markdown-based solutions. 49 49 11 64K 1 10.7 46.3 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/i18n Yii i18n provides lightweight internationalization utilities for PHP: a BCP 47 Locale value object to parse and modify locale parts, build locale strings, and derive fallbacks, plus a stateful LocaleProvider service for managing the current and default locale. 27 27 29 26K 2 11.3 44.3 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/injector PSR-11 compatible dependency injector with autowiring. Resolves and injects dependencies when calling functions or creating objects, supports extra arguments by name or type, and handles variadic parameters. Works with any PSR-11 container. 94 94 17 207K 6 13.7 52.3 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/json Yii JSON is a lightweight PHP library for encoding/decoding JSON with sensible defaults. It throws JsonException on errors, supports JsonSerializable, DateTimeInterface and SimpleXMLElement, and includes safe HTML encoding for embedding JSON in pages. 28 28 9 36K 2 9.7 45.8 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/test-support Testing utilities for Yii applications: helpers and fixtures to simplify unit and integration tests, isolate dependencies, and improve readability. Provides common test tools you can reuse across packages and projects. 15 15 11 17K 3 15.8 46.7 BSD-3-Clause 4 months ago
View on GitHub
Context7
yiisoft/translator Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. 26 26 10 26K 10 16.2 47.4 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/translator-message-php PHP message source for Yii Translator that loads translations from PHP files (arrays). Lightweight, fast, and easy to structure by categories/locales, making it simple to manage message catalogs and integrate file-based i18n into your app. 14 14 10 17K 0 11.0 45.7 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/var-dumper Yii VarDumper enhances var_dump()/var_export() with safe handling of recursive references, syntax highlighting, and closure export. Includes handy d(), dump(), and dd() helpers for quick debugging. Configurable depth and highlighting. 21 21 13 30K 4 13.3 47.6 BSD-3-Clause 6 months ago
View on GitHub
Context7
zenstruck/foundry Expressive, autocompletable fixture factories for Symfony + Doctrine (ORM and/or MongoDB). Create random-but-valid entities on demand for fixtures and tests, with states, persistence helpers, and rich testing features via ZenstruckFoundryBundle. 795 788 111 552K 28 44.3 58.5 MIT 1 month ago
View on GitHub
Deep Wiki
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.
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony
spatie/flare-daemon-runtime