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

Semver Laravel Package

composer/semver

Composer Semver is a PHP library for parsing and validating version constraints, normalizing versions, and comparing releases. Extracted from Composer, it supports semver-style rules where possible while staying compatible with PHP’s version_compare.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
1pilotapp/symfony-client 1Pilot Symfony Client integrates your Symfony app with the 1Pilot dashboard for centralized monitoring and management. Track uptime and SSL, detect config and server changes, manage Composer packages, and receive alerts via email, Slack, or Discord. 7 7 1 13 0 2.5 5.8 MIT 2 years ago
View on GitHub
Context7
api-platform/core API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. 2,560 2,577 965 920K 343 77.1 68.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
api-platform/doctrine-orm 26 26 2 415K 0 0.2 55.3 MIT
View on GitHub
Context7
apie/core 0 0 0 24 0 0.0 19.3 MIT
View on GitHub
Context7
ardenexal/fhir-code-generation 1 1 0 7K 0 0.0
View on GitHub
Context7
artisanpack-ui/core Core package for ArtisanPack UI that centralizes settings into one config/artisanpack.php file. Includes an artisanpack:scaffold-config command to detect and merge configs from installed ArtisanPack UI packages, preserving existing values with an optional --force overwrite. 1 1 0 544 0 20.6 39.5 MIT 1 week ago
View on GitHub
Context7
bitbirddev/oh-dear-bundle 0 0 0 7 0 0.0 12.5
View on GitHub
Context7
c33s/parameter-objects-bundle 0 0 0 0.0
View on GitHub
Context7
composer/composer 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,420 29,480 4,789 3M 114 91.0 60.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
composer/installers 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. 0 1,481 2M 31.8 52.1
View on GitHub
Deep Wiki
Context7
consolidation/self-update Consolidation Self-Update adds safe, automated self-update support for PHP CLI apps. Check for new releases, download and replace the running PHAR, verify integrity, and manage backups/rollback—ideal for tooling built with Robo and Consolidation components. 104 104 10 582K 4 12.8 56.8 MIT 7 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 66K 1 5.6 39.6 1 year ago
View on GitHub
Context7
corponat/maker-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
craftcms/cms Craft CMS is a flexible, user-friendly PHP CMS for building custom web experiences. Features a Twig templating system, auto-generated GraphQL API for headless builds, ecommerce via Craft Commerce, a plugin store, and a powerful extension framework. 3,574 3,579 695 30K 472 83.4 45.7 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
craue/config-bundle 175 176 35 13K 12 5.6 30.0 MIT
View on GitHub
Context7
dealroadshow/k8s-framework Laravel-friendly framework for building and managing Kubernetes resources and deployments in PHP. Provides abstractions and helpers to define manifests, apply changes, and integrate k8s workflows into your application and tooling. 0 5 0 0.0
View on GitHub
Context7
dereuromark/composer-prefer-lowest Composer plugin to help you work with prefer-lowest setups by managing minimum dependency versions and related constraints. Useful for testing packages against lowest supported dependencies and keeping composer.json requirements consistent. 22 22 2 25K 1 23.6 44.9 MIT 4 years ago
View on GitHub
Context7
doctrine/doctrine-migrations-bundle Integrates Doctrine Migrations into Symfony apps, providing commands and configuration for versioned database schema changes. Generate, run, and rollback migrations across environments with reliable tracking and deployment-friendly workflows. 4,308 4,334 218 3M 43 60.3 57.9 MIT 6 months ago
View on GitHub
Context7
doctrine/mongodb-odm-bundle Symfony bundle integrating Doctrine MongoDB ODM for mapping PHP documents to MongoDB. Provides configuration, DI services, console commands, and tooling to manage connections, document managers, and repositories in Symfony apps. 385 388 229 326K 12 34.4 49.5 MIT 4 months ago
View on GitHub
Context7
dunglas/api-bundle API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. 2,560 2,565 965 328 343 77.1 32.1 MIT 2 weeks ago
View on GitHub
Context7
dvdoug/behat-code-coverage Behat extension that generates code coverage reports for PHP applications. Wraps PHPUnit’s php-code-coverage library to produce familiar, interoperable reports and integrates coverage generation into your Behat test runs. 62 62 15 92K 0 25.1 50.7 BSD-2-Clause 2 months ago
View on GitHub
Context7
dwcasteam/configuration-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
efrane/phar-builder-bundle 1 1 1 4 0 0.7 8.5
View on GitHub
Context7
elao/enum Opinionated extensions for PHP 8.1+ native enums with readable labels, flag/bitmask enums, and extra values. Includes integrations for Symfony (Forms, HTTP Kernel arg resolver, Translation, VarDumper), Doctrine ORM/ODM, and Faker. 328 326 30 37K 15 33.2 38.6 MIT 1 month ago
View on GitHub
Context7
ergebnis/json-normalizer Normalize JSON documents with composable normalizers. Includes generic and vendor-specific normalizers for formatting, indentation, schema-based ordering, JSON encoding, chaining, callbacks, and controlling final newlines. Install via Composer and apply a Normalizer to produce consistent JSON output... 82 83 5 1M 0 15.5 58.8 MIT 8 months ago
View on GitHub
Context7
fabpot/php-cs-fixer PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. 13,520 13,538 1,634 21K 44 85.5 39.5 MIT 3 weeks ago
View on GitHub
Context7
facile-it/facile-coding-standard PHP coding standard based on PHP-CS-Fixer by Facile.it. Installs via Composer with an interactive setup that generates a .php-cs-fixer.dist.php, auto-detects files from composer autoload (psr-0/psr-4/classmap), and adds cs-check/cs-fix scripts. 10 10 9 20K 1 26.2 53.0 1 week 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 109K 6 8.8 54.0 MIT 1 year ago
View on GitHub
Context7
friendsofphp/php-cs-fixer PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom config to unify style, modernize PHP/PHPUnit code, and apply safe or risky migrations. Supports PHP 7.4–8.5. 13,520 13,609 1,635 5M 44 86.2 72.3 MIT 3 weeks ago
View on GitHub
Context7
giacomomasseron/laravel-models-generator 55 54 2 761 0 25.7 18.4 MIT 2 months ago
View on GitHub
Context7
humbug/box 1,310 1,315 109 23K 72 44.3 49.9 MIT 2 months ago
View on GitHub
Context7
idealo/php-rdkafka-ffi Unmaintained Kafka client for PHP 7.4–8.0 using FFI bindings to librdkafka, compatible with php-rdkafka interfaces. Supports producer (transactions), consumer, admin client, mock cluster for tests, and callback-based error/log handling. 82 82 5 3K 1 1.2 15.8 Apache-2.0 1 year ago
View on GitHub
Context7
internal/dload DLoad simplifies downloading and managing binary artifacts in PHP projects. Auto-install tools like RoadRunner or Temporal with version constraints, cross-platform support, and optional custom builds—keeping binaries out of VCS and onboarding fast. 102 101 3 29K 17 35.3 45.5 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
kylekatarnls/multi-tester Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. 4 4 5 46K 0 25.2 62.4 MIT 2 months ago
View on GitHub
Context7
laravel-lang/publisher Laravel Lang Publisher lets you publish and manage Laravel Lang translation files in your app. Install as a dev dependency and use it to keep localization resources organized and up to date with the Laravel Lang ecosystem. 216 216 25 405K 0 27.4 51.9 MIT 2 months ago
View on GitHub
Context7
lastdragon-ru/graphql-printer GraphQL printer for PHP: turns a GraphQL AST/document into well-formatted GraphQL text with configurable indentation and style. Useful for debugging, logging, code generation, and producing consistent query/schema output in Laravel or any PHP app. 0 0 0 199 0 0.0 31.8 MIT
View on GitHub
Context7
lastdragon-ru/lara-asp-graphql 5 5 4 4K 0 0.1 39.6 MIT
View on GitHub
Context7
lastdragon-ru/phpunit-extensions PHPUnit extensions for PHP projects, adding extra test utilities and helpers to streamline assertions, fixtures, and test setup. Designed to integrate cleanly with PHPUnit and improve developer productivity in automated testing workflows. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
league/flysystem Flysystem is a filesystem abstraction for PHP that lets you read, write, and manage files through a unified API across local disks and cloud storage (S3, FTP, SFTP, etc.). Swap adapters without changing app code, with consistent paths, streams, and visibility. 13,567 13,946 853 13M 84 64.7 63.8 MIT 2 years ago
View on GitHub
Context7
liip/rmt RMT is a release management tool for PHP projects. Configure versioning (e.g., semantic), where versions are stored (tags, changelog), and automated pre/post-release actions. Install via Composer (dev or global) or as a Phar, then run releases consistently. 458 461 46 5K 16 8.9 22.5 MIT
View on GitHub
Context7
maatwebsite/excel Laravel Excel is a Laravel wrapper around PhpSpreadsheet for fast, elegant Excel/CSV exports and imports. Export collections or queries with automatic chunking for performance, generate downloadable files, and process imports cleanly in your app. 12,664 12,897 1,972 4M 3 69.5 43.6 MIT 1 month ago
View on GitHub
Context7
mcp/sdk 1,532 1,531 142 351K 74 52.3 67.7 NOASSERTION 3 days ago
View on GitHub
Context7
mediawiki/mediawiki-codesniffer PHP CodeSniffer ruleset that enforces MediaWiki coding conventions. Install via Composer, add the MediaWiki standard to your phpcs.xml, then run phpcs/phpcbf to lint and auto-fix issues. Includes configurable sniffs for project-specific needs. 33 34 11 96K 0 0.5 47.6 GPL-2.0
View on GitHub
Context7
nadar/php-composer-reader Small PHP library to read and manipulate composer.json. Load and validate readability/writability, dump full content, and work with typed section readers (e.g., require, autoload PSR-4) to iterate packages/namespaces, inspect constraints, and add sections. 23 23 4 1K 1 2.5 23.0 MIT 1 year ago
View on GitHub
Context7
nunomaduro/phpinsights PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. 5,600 5,598 297 276K 69 75.6 54.3 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
orchestra/canvas Orchestra Canvas brings Laravel’s artisan make:* generators to apps and packages. Generate controllers, models, migrations, jobs, mail, middleware, tests and more, with customizable namespaces and stubs—usable inside or outside a full Laravel install. 209 211 13 1M 0 28.3 58.4 MIT 2 months ago
View on GitHub
Context7
orchestra/canvas-core Core utilities for Orchestra Canvas code generators. Build and customize generators for Laravel apps and packages, with testing and coverage support. Provides the foundational services used by Canvas to scaffold code and streamline development workflows. 17 18 3 1M 0 25.4 63.0 MIT 2 months ago
View on GitHub
Context7
orchestra/dusk-updater Symfony Console tool to update Laravel Dusk ChromeDriver binaries to the latest or a specified version. Works inside or outside Laravel projects. Includes a detect command to check installed Chrome/ChromeDriver versions and optionally auto-update. 10 10 3 35K 0 21.7 53.8 MIT 4 months ago
View on GitHub
Context7
orchestra/sidekick Orchestra Sidekick is a lightweight toolkit of utilities and helper classes for Laravel applications and packages. Provides common convenience functions to speed up development and reduce boilerplate, maintained by the Orchestral ecosystem. 12 13 1 2M 0 21.5 61.3 MIT 4 months ago
View on GitHub
Context7
orchid/platform 0 4,804 26K 84.2 42.0
View on GitHub
Context7
oro/platform 0 644 3K 42.5 34.8
View on GitHub
Context7
oveleon/product-installer Laravel package to install products/modules via a simple installer workflow. Helps automate setup steps like publishing assets, running migrations, and seeding data, so new product features can be added and deployed with minimal manual effort. 0 0 0 5 0 2.7 10.8 AGPL-3.0 1 year ago
View on GitHub
Context7
pact-foundation/pact-php PHP implementation of the Pact consumer-driven contract testing framework. Define contracts between services, run provider verification, and integrate with PHPUnit/CI to prevent breaking API changes. Supports HTTP interactions, mock servers, and Pact Broker workflows. 300 300 90 77K 2 32.5 39.2 Apache-2.0 3 weeks ago
View on GitHub
Context7
phan/phan Phan is a static analyzer for PHP that minimizes false positives by proving incorrectness. It checks type compatibility, understands control flow, and finds common bugs using available or inferred types. Install via Composer and run with a config. 5,616 5,623 369 218K 785 82.7 53.3 NOASSERTION 2 months ago
View on GitHub
Deep Wiki
Context7
phpcq/phpcq 17 17 3 46 9 18.0 11.9 MIT 3 months ago
View on GitHub
Context7
phpcq/travis-configuration-check CLI tool to validate a project's .travis.yml against composer.json. Ensures required PHP versions are defined and covered in Travis, checks that Travis-listed PHP versions exist, and can fail on unmaintained PHP versions (pre-5.4). 0 0 1 51 0 0.0 16.7 MIT
View on GitHub
Context7
phpstan/phpstan-doctrine 668 669 120 2M 78 55.9 84.2 MIT 1 week ago
View on GitHub
Context7
pluswerk/grumphp-config Dev-only Composer package that generates a ready-to-use GrumPHP setup for your project: creates grumphp.yml, rector.php, phpstan.neon and phpstan-baseline.neon, and pulls in project-specific resources when needed. Customize via the generated grumphp.yml. 7 7 5 6K 7 29.5 48.6 GPL-3.0 1 month ago
View on GitHub
Context7
psalm/plugin-mockery Adds Psalm static analysis support for the Mockery testing framework. Improves type inference and understanding of mocked objects and expectations in PHPUnit-style tests. Install via Composer and enable with psalm-plugin for better mock-related diagnostics. 10 10 7 58K 4 6.5 52.3 MIT 1 year ago
View on GitHub
Context7
psr-discovery/discovery 9 9 3 470K 0 0.1 MIT 1 year ago
View on GitHub
Context7
rector/jack Jack is an experimental CLI for safely upgrading Composer dependencies one version at a time. It can fail CI when too many major updates are overdue, highlight dev deps first, and help you open up next versions gradually to avoid risky big-bang upgrades. 99 99 1 64K 0 4.8 40.1 MIT 9 months ago
View on GitHub
Context7
roadrunner-php/version-checker Lightweight RoadRunner + PHP version compatibility checker. Detects your installed PHP version and validates it against the RoadRunner runtime requirements, helping prevent mismatched upgrades and deployment issues in CI/CD or local environments. 3 2 3 230K 0 16.0 62.3 MIT 3 months ago
View on GitHub
Context7
rybakit/phpunit-extras Handy extras for PHPUnit: custom constraints and assertions plus test helpers to write clearer, more expressive PHP tests. Drop-in utilities that reduce boilerplate and improve failure messages, fitting naturally into existing PHPUnit suites. 47 47 1 827 0 0.3 MIT 3 years ago
View on GitHub
Context7
shipmonk/dead-code-detector PHPStan extension that detects and helps remove unused PHP code. Finds dead methods/properties/constants/enum cases, dead cycles and transitive dead members, even dead tested code. Supports popular frameworks like Symfony and is configurable via usage providers. 472 470 22 438K 7 36.3 51.7 2 weeks ago
View on GitHub
Context7
sllh/php-cs-fixer-styleci-bridge 39 42 7 10K 6 2.2 35.1 MIT
View on GitHub
Context7
spatie/laravel-medialibrary Attach and manage files on Eloquent models with an easy API. Handle uploads, store media on any Laravel filesystem (local, S3, etc.), organize collections, and generate image/PDF conversions and manipulations with built-in support for responsive images. 6,131 6,197 1,103 2M 0 69.0 39.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
spatie/packagist-api Search Packagist and fetch package details via the official Packagist API. Provides a simple PackagistClient built on Guzzle with a URL generator, plus helpers to list all packages or filter by vendor/type, and browse popular packages with pagination. 130 134 21 117K 0 5.2 40.8 MIT 1 year ago
View on GitHub
Context7
spiral/roadrunner-cli RoadRunner CLI provides handy commands for managing the RoadRunner PHP application server. Install the right rr binary for your OS/CPU, generate example .rr.yaml configs with plugins/presets, and streamline local and CI setup. 30 30 16 508K 0 18.5 60.4 MIT 5 months ago
View on GitHub
Context7
statamic/cms Statamic is a flat-first, Laravel + Git powered CMS for building beautiful, easy-to-manage websites. Install this core Composer package into an existing Laravel app, or use the Statamic application repo/CLI for a preconfigured new project. 4,815 4,816 626 117K 234 93.9 51.9 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/asset-mapper Symfony AssetMapper exposes asset directories, copies them to a public folder with digested/versioned filenames, and can generate an importmap so you can use modern JavaScript modules without a build step. 165 165 6 596K 0 34.8 57.4 MIT 1 week ago
View on GitHub
Context7
symfony/maker-bundle Symfony MakerBundle speeds up development by generating boilerplate code via simple CLI commands. Create controllers, entities, forms, tests, and more with best-practice templates, consistent structure, and quick scaffolding for common Symfony tasks. 3,392 3,401 425 2M 134 74.4 70.7 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
symfony/symfony Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. 31,061 31,363 9,841 268K 272 79.9 31.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symplify/easy-ci Automate PHP/Laravel CI chores with Symplify Easy CI: run code quality tools consistently, speed up setup, and keep checks uniform across projects. Handy for teams standardizing linting, static analysis, and test workflows in one place. 18 20 3 41K 0 0.2 45.3 MIT
View on GitHub
Context7
tarantool/phpunit-extras 2 2 1 844 0 3.9 33.6 MIT 3 years ago
View on GitHub
Context7
tbachert/spi Composer-powered Service Provider Interface loader inspired by Java’s ServiceLoader. Register providers via composer.json extra.spi or PHP, optionally precompile registrations from autoload files, and load implementations at runtime. Used by OpenTelemetry PHP SDK autoconfiguration. 10 11 2 2M 0 0.1 55.3 Apache-2.0
View on GitHub
Context7
terminal42/contao-build-tools Experimental, highly opinionated build tools for Contao bundles/websites. Auto-configures code quality and style tooling (ECS/CS-Fixer, Rector, PHPStan, Stylelint) via Composer scripts, with CI workflow support. Not for production use. 5 5 2 467 0 0.1 26.9
View on GitHub
Context7
tpetry/laravel-postgresql-enhanced Adds PostgreSQL-specific power to Laravel beyond the “lowest common denominator”: enhanced migrations (zero-downtime, extensions, functions, triggers, views/materialized views), advanced indexes (concurrent, partial, include, full-text, temporal), domains and table options. 1,013 1,017 48 126K 11 9.6 30.8 MIT
View on GitHub
Deep Wiki
Context7
typo3/cms-core TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. 33 37 19 292K 0 0.7 54.4 GPL-2.0
View on GitHub
Context7
vimeo/psalm Psalm is a PHP static analysis tool that finds type issues, bugs, and dead code before runtime. It supports gradual typing via annotations, powerful checks, and configurable rules to improve code quality in applications and libraries. 5,848 5,866 699 1M 1,911 88.7 65.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
vincentlanglet/twig-cs-fixer A coding standards fixer for Twig templates. Analyze and automatically format Twig files with consistent style rules, configurable presets, and CI-friendly checks to keep templates clean and readable across your project. 341 339 36 543K 6 28.3 51.5 MIT 3 months ago
View on GitHub
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 54K 6 12.2 36.0 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
weirdan/codeception-psalm-module Codeception module that integrates Psalm static analysis into your test workflow. Run Psalm checks as part of Codeception suites to catch type issues and improve PHP code quality during CI and local testing. 5 5 7 2K 3 7.9 35.7 MIT 3 years ago
View on GitHub
Context7
weirdan/doctrine-psalm-plugin Psalm plugin for Doctrine ORM projects. Adds smarter type inference for EntityManager, repositories, proxies and collections, reducing false positives and improving static analysis of Doctrine entities and queries in PHP applications. 87 89 43 111K 29 20.0 53.9 1 year ago
View on GitHub
Context7
wp-cli/core-command WP-CLI package providing the wp core command set to download, install, update, and manage WordPress core. Includes update checking via the Version Check API with flags for major/minor comparisons, forced checks, and flexible output formats. 51 51 57 341K 0 31.6 61.8 MIT 1 week ago
View on GitHub
Context7
wp-cli/extension-command WP-CLI extension-command adds wp plugin and wp theme management: install, activate/deactivate, update, delete, and more. Supports bulk actions, multisite network activation, exclusions, and forcing reactivation to rerun hooks. 90 90 84 282K 7 33.8 59.4 MIT 2 weeks ago
View on GitHub
Context7
wpstarter/o-dusk-updater Symfony Console tool to update Laravel Dusk ChromeDriver binaries outside Laravel. Download latest or specified Chrome/Chromium/ChromeDriver versions, detect installed Chrome and driver versions, and optionally auto-update when outdated. 0 0 0 0 0 0.9 MIT 3 years ago
View on GitHub
Context7
ylsideas/feature-flags Extendable Laravel feature flags (toggles) to safely gate code and support continuous delivery. Use flags across your app, including routes, Blade views, task scheduling, and validation—built for flexibility and easy integration. 622 622 39 26K 0 31.8 26.4 MIT 3 weeks ago
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.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai