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

Assert Laravel Package

webmozart/assert

Lightweight PHP assertion library for validating method input/output. Provides fast, readable checks via Webmozart\Assert\Assert with consistent error-message placeholders, throwing InvalidArgumentException on failure. Ideal for safer, less repetitive validation code.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
15web/filament-tree 23 23 8 2K 3 2.4 28.2 MIT 1 year ago
View on GitHub
Context7
a9f/fractor 0 1 0 34K 1 0.1 55.2 NOASSERTION
View on GitHub
Context7
a9f/fractor-fluid 0 0 1 33K 0 0.0 55.3 MIT
View on GitHub
Context7
a9f/fractor-htaccess 0 0 1 32K 0 0.0 55.3 MIT
View on GitHub
Context7
a9f/fractor-typoscript 0 0 1 33K 0 0.0 55.3
View on GitHub
Context7
a9f/fractor-xml 0 0 1 33K 0 0.0 55.3 MIT
View on GitHub
Context7
a9f/fractor-yaml 0 0 1 33K 0 0.0 55.3 MIT
View on GitHub
Context7
agluh/outbox-bundle Laravel outbox pattern bundle for reliable event publishing: capture domain events in an outbox table within your transaction, then dispatch them asynchronously to queues or brokers. Helps avoid dual-write issues and improves consistency between your DB and integrations. 9 9 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
ahmed-bhs/doctrine-doctor Doctrine Doctor is a runtime analysis tool for Doctrine ORM integrated into the Symfony Web Profiler. It detects real-world issues like N+1 queries, slow queries, missing indexes, hydration overhead, and injection risks, with actionable backtraces and suggestions. 92 92 7 3K 14 28.4 31.0 MIT 2 months ago
View on GitHub
Context7
akeneo/pim-community-dev 1,023 1,021 534 3K 371 65.9 39.2 NOASSERTION 2 months ago
View on GitHub
Deep Wiki
Context7
alessandro_podo/git-changelog-generator 0 0 0 82 0 0.0 26.5
View on GitHub
Context7
alexandrebulete/ddd-doctrine-bridge 1 1 0 0 0 0.0
View on GitHub
Context7
alexandrebulete/ddd-foundation 3 3 0 0 1 0.1
View on GitHub
Context7
alexcrawford/lexorank-php Simple PHP implementation of Atlassian JIRA’s LexoRank for ordering database lists. Reorder items in O(1) by updating only the moved row’s rank value, avoiding mass updates and costly transactions. 29 29 7 2K 0 1.7 25.8 MIT 3 years ago
View on GitHub
Context7
answear/acs-bundle 0 0 0 246 0 2.4 33.3 MIT 1 year ago
View on GitHub
Context7
answear/boxnow-bundle 2 2 0 260 0 20.6 31.1 MIT 1 month ago
View on GitHub
Context7
answear/dpd-pl-pickup-services-bundle 0 0 1 374 0 13.0 38.6 MIT 6 months ago
View on GitHub
Context7
answear/econt-pickup-point-bundle 0 0 1 257 0 6.0 34.2 MIT 10 months ago
View on GitHub
Context7
answear/fan-courier-bundle 0 0 0 257 0 2.1 33.3 MIT 1 year ago
View on GitHub
Context7
answear/focus-contact-center-bundle 0 0 0 3 0 14.8 9.2 MIT 4 months ago
View on GitHub
Context7
answear/fox-post-parcel 1 1 1 264 0 2.5 29.3 MIT 1 year ago
View on GitHub
Context7
answear/gls-bundle 0 0 0 246 0 2.9 33.4 MIT 11 months ago
View on GitHub
Context7
answear/inpost-pickup-point-bundle 0 0 0 264 0 22.6 39.3 MIT 2 weeks ago
View on GitHub
Context7
answear/luigis-box-bundle 6 6 2 499 0 20.5 29.0 MIT 4 months ago
View on GitHub
Context7
answear/meest-bundle 0 0 0 248 0 4.2 33.4 MIT 11 months ago
View on GitHub
Context7
answear/mwl-pickup-point-bundle 0 0 0 257 0 4.2 34.2 MIT 10 months ago
View on GitHub
Context7
answear/overseas-bundle 0 0 0 0 0 7.2 MIT 10 months ago
View on GitHub
Context7
answear/payum-pay-u 3 4 1 262 0 25.9 29.6 MIT 1 week ago
View on GitHub
Context7
answear/poczta-polska-bundle 2 2 0 0 0 0.2 MIT 5 years ago
View on GitHub
Context7
answear/speedy-pickup-point-bundle 2 2 0 0 0 2.4 MIT 1 year ago
View on GitHub
Context7
answear/wide-eyes-bundle 1 1 1 0 0 1.4 MIT 1 year ago
View on GitHub
Context7
assoconnect/validator-bundle 5 5 0 224 0 29.7 25.7 MIT 1 week ago
View on GitHub
Context7
atournayre/assert 0 0 0 15 1 1.3 16.6 MIT 2 years ago
View on GitHub
Context7
atournayre/collection Type-safe PHP collections with list/map factories, plus immutable variants. Includes DecimalValue collections with consistent precision handling. Build domain-specific collections by extending TypedCollection to enforce item types and safe manipulation. 0 0 0 4 0 3.6 9.7 MIT 2 years ago
View on GitHub
Context7
atournayre/entities-events-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
atournayre/maker-bundle 2 2 1 0 0 0.6 2 years ago
View on GitHub
Context7
aulasoftwarelibre/ddd-base 2 2 0 15 0 0.0 10.8 MIT
View on GitHub
Context7
aulasoftwarelibre/ddd-test 1 1 0 15 0 0.0 12.8 MIT
View on GitHub
Context7
becklyn/ddd-core DDD core components for PHP: entity identities, domain events, event store/event sourcing, transactions, and command handling. Enables a CQRS/event-sourcing workflow with command bus, transactional handlers, event persistence, and event dispatching. 1 1 0 141 0 21.7 29.6 2 weeks ago
View on GitHub
Context7
benjaminmal/exchangeratehost-bundle Unofficial Symfony bundle for the free exchangerate.host API. PSR-7/17/18 compatible so you can choose your HTTP client and message factories, with built-in Symfony Cache support for faster, fewer requests. PHP 8.1+ and Symfony 6.2+. 0 0 0 0 1 1.9 MIT 3 years ago
View on GitHub
Context7
birkof/rbac-bundle 0 0 0 1 0 0.6 4.2 MIT 2 years ago
View on GitHub
Context7
bitbag/sylius-feed-plugin 0 0 1 0 0 0.7 MIT 1 year 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,375 1,380 59 22K 4 30.4 19.6 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
boutdecode/etl-core-bundle 2 2 0 52 0 16.4 19.4 4 days ago
View on GitHub
Context7
brandembassy/coding-standard Opinionated PHP coding standard ruleset for enforcing consistent code style across projects. Built on common tooling (e.g., PHP_CodeSniffer) to simplify linting in CI and local development, helping teams keep formatting and conventions uniform. 1 2 1 27K 3 18.2 0.9 1 month ago
View on GitHub
Context7
braunstetter/media-bundle 2 2 0 28 0 6.4 14.4 10 months ago
View on GitHub
Context7
braunstetter/menu-bundle 10 10 0 28 3 1.4 8.0 1 year ago
View on GitHub
Context7
braunstetter/paragraphs 0 0 0 15 0 0.0 16.6
View on GitHub
Context7
bungle/framework Laravel framework components and utilities for building PHP web applications, providing common helpers and structure for routing, configuration, events, and more as part of the bungle ecosystem. 0 0 0 0 0 0.0
View on GitHub
Context7
bytes-commerce/easy-blog Drop-in Symfony blog bundle with EasyAdmin CRUD. Manage posts, hierarchical categories and FAQs, plus built-in SEO fields. Ships with responsive Twig templates and integrates with your app’s User entity for post authors. 0 0 0 12 0 0.0 15.4
View on GitHub
Context7
bytes-commerce/newsletter-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
bytes-commerce/synology-php-api Symfony bundle for the Synology NAS API (DSM). Quickly create an authenticated RequestManager and interact with shares and folders from your app. Requires PHP 8.2+ and Symfony 7.2+. Built on bytes-commerce/synology-php-api. 2 2 1 172 0 24.9 28.5 2 weeks ago
View on GitHub
Context7
bytes-commerce/zabbix-api Symfony bundle for the Zabbix JSON-RPC API with persistent auth/token caching, type-safe action factory, and history/metrics retrieval. PHP 8.3+ strict typing, zero-config via env vars, broad API coverage, optional async monitoring via Messenger. 0 0 0 146 0 17.8 34.0 2 months ago
View on GitHub
Context7
carloschininin/app-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
carloschininin/app-util Laravel utility helpers for building apps: handy functions, common traits, and small components to speed up development and reduce boilerplate. Lightweight package you can drop into projects for everyday tasks and consistent utilities. 1 0 0 0 0 11.2 6 months ago
View on GitHub
Context7
contao/contao-rector Automate Contao upgrades with Rector. This package provides ready-made Rector rules and configuration to refactor Contao projects for newer versions, helping you modernize code, remove deprecations, and apply consistent changes safely across your codebase. 5 5 6 743 1 0.7 30.1
View on GitHub
Context7
creavo/option-bundle Symfony bundle to store and retrieve application options/settings via a service, Twig helper, or console commands. Persists values in Doctrine, supports typed options, optional eager loading, and PSR-16 simple cache for faster reads. 0 0 0 0 0 5.1 2 years ago
View on GitHub
Context7
cyllene-web/docusign-bundle 0 0 0 59 0 9.7 26.3 MIT 7 months ago
View on GitHub
Context7
driftingly/rector-laravel Rector extension for Laravel that applies automated refactors and upgrade rules based on your composer.json or selected Laravel version sets. Includes rules for core Laravel and first‑party packages like Cashier and Livewire. 1,224 1,221 103 1M 19 45.1 57.9 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
drinksco/console-ui-bundle 17 18 4 0 13 3.0 3.4 BSD-3-Clause 3 years ago
View on GitHub
Context7
dwalczyk/setting-bundle 0 0 0 0 0 1.2 2 years ago
View on GitHub
Context7
entropy/entropy Entropy is a lightweight PHP/Laravel package for calculating Shannon entropy and related information metrics on strings and datasets. Useful for analyzing randomness, password strength, identifiers, and distribution quality, with a simple API and minimal dependencies. 3 3 2 1K 0 0.3 16.3
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
google/auth Official Google Auth library for PHP. Implements OAuth 2.0 and Application Default Credentials (ADC) to authenticate and authorize requests to Google APIs. Designed for Composer installs and use across local, server, and Google Cloud environments. 1,396 1,439 194 7M 12 42.3 63.7 Apache-2.0 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
ibexa/behat 1 1 1 17K 0 29.0 64.5 NOASSERTION 2 weeks ago
View on GitHub
Context7
ibexa/content-forms 4 4 2 29K 0 29.0 61.2 NOASSERTION 2 weeks ago
View on GitHub
Context7
ibexa/core Ibexa Core is the foundation of the Ibexa DXP, providing the PHP domain model, repository API, content types, users, permissions, search, and persistence layer integrations. It powers content management features and serves as the base for higher-level Ibexa packages. 8 8 19 31K 0 33.2 74.2 NOASSERTION 2 weeks ago
View on GitHub
Context7
ibexa/rest 5 5 6 29K 0 30.1 64.4 NOASSERTION 2 weeks ago
View on GitHub
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 272K 10 35.8 38.3 MIT 4 months ago
View on GitHub
Context7
infection/infection Infection is a PHP mutation testing framework that measures how well your tests detect small code changes. Run it in CI to get a Mutation Score Indicator (MSI), uncover weak assertions, and improve test quality. PHP 8.3+. 2,202 2,213 183 751K 165 66.3 68.3 BSD-3-Clause 2 weeks ago
View on GitHub
Deep Wiki
Context7
inisiatif/model-shared Kumpulan model Eloquent bersama untuk Inisiatif Zakat Indonesia: pekerjaan, tingkat pendidikan, wilayah (negara–provinsi–desa), dan status perkawinan. Termasuk contoh dynamic relation untuk menambahkan relasi branch dan employee pada model Donor. 0 0 5 161 0 28.4 35.8 2 weeks ago
View on GitHub
Context7
jeroen-g/explorer Laravel-friendly, fluent API for exploring and filtering directories and files. Chain common queries (name, extension, size, modified time), include/exclude patterns, sort and paginate results, and iterate over matches with clean, expressive code. 399 399 70 19K 20 36.1 35.5 MIT 2 months ago
View on GitHub
Context7
laminas/laminas-cache Laminas Cache provides flexible caching for PHP apps with storage adapters (memory, filesystem, Redis, etc.), plugins, and cache patterns. Includes PSR-6/PSR-16 support, configuration options, and utilities for improving performance and reducing expensive operations. 106 107 59 146K 9 30.1 54.1 BSD-3-Clause 2 months ago
View on GitHub
Context7
laminas/laminas-cache-storage-adapter-test Test adapter for Laminas Cache storage. Provides a lightweight in-memory storage implementation useful for unit tests and CI, enabling predictable cache behavior without external services or persistent backends. 1 1 10 730 2 22.9 41.1 BSD-3-Clause 2 months ago
View on GitHub
Context7
laminas/laminas-cache-storage-deprecated-factory 2 2 7 25K 0 1.4 54.2 1 year ago
View on GitHub
Context7
laminas/laminas-cli Console tooling for Laminas applications and components. Provides a CLI entry point, command discovery/registration, and integration helpers to build and run project-specific commands via Composer and your framework configuration. 56 56 23 125K 11 28.2 58.2 BSD-3-Clause 2 months ago
View on GitHub
Context7
laminas/laminas-component-installer Composer plugin for Laminas and Mezzio apps that automates discovery, installation, and configuration of components/modules. Updates application config during composer install/update to enable packages with minimal manual setup. 29 30 11 94K 6 28.8 59.0 BSD-3-Clause 2 weeks ago
View on GitHub
Context7
laminas/laminas-hydrator Laminas Hydrator provides flexible strategies to hydrate and extract data between objects and arrays. Supports reflection, class methods, naming strategies, and custom hydrators, making it easy to map entities, DTOs, and forms cleanly across your application. 129 132 35 460K 13 34.8 64.1 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
laminas/laminas-mail Abandoned Laminas component for composing, parsing, and sending email messages. No further development; use ddeboer/imap for IMAP, zbateson/mail-mime-parser for MIME parsing, and symfony/mailer for sending mail. 99 101 77 347K 64 29.4 71.3 BSD-3-Clause 2 years ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-mvc Laminas MVC is a modular, event-driven MVC framework for PHP applications. It provides routing, controllers, view integration, dependency injection, and configuration management, helping you build scalable, maintainable web apps and APIs on top of Laminas components. 171 174 64 558K 24 14.6 58.3 BSD-3-Clause 1 year ago
View on GitHub
Context7
league/openapi-psr7-validator 557 562 109 464K 55 52.4 76.0 MIT 4 weeks ago
View on GitHub
Context7
maglnet/composer-require-checker 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. 998 1,005 78 484K 32 44.2 58.5 MIT 2 months ago
View on GitHub
Context7
mailgun/mailgun-php Official Mailgun PHP SDK (PSR-18/PSR-7 compatible) for sending email and managing Mailgun API features like domains, IPs/pools, analytics, and subaccounts. Works with your chosen HTTP client; supports US/EU endpoints. 0 1,164 574K 42.7 43.6
View on GitHub
Deep Wiki
Context7
massive/search-bundle Laravel bundle that adds a flexible, driver-based search layer to your app. Define searchable models and fields, run queries across multiple sources, and return consistent results with pagination and filtering—designed to be easy to integrate and extend. 72 73 26 22K 23 31.2 46.5 MIT 3 months ago
View on GitHub
Context7
nyholm/nsa Testing helper to access and manipulate private/protected properties and methods in PHP. Set/get instance or static properties and invoke hidden methods to simplify tests and improve DX. Install via Composer: nyholm/nsa. 228 229 11 94K 0 19.8 41.2 MIT 2 months ago
View on GitHub
Context7
oroinc/laminas-mail oroinc/laminas-mail is a small bridge package for using Laminas Mail components within Oro applications. Provides the Laminas mail classes and configuration needed to send emails, manage transports, and integrate with Oro’s mailing features. 0 0 0 158 0 0.1 30.7 BSD-3-Clause
View on GitHub
Context7
pedrotroller/php-cs-custom-fixer Custom fixers for PHP-CS-Fixer. Adds rules like ordering Behat context step definition methods by annotation and method name, with options for detecting context classes. Install via Composer and register the fixers in your .php_cs(.dist) config. 81 83 10 21K 4 18.4 41.9 8 months ago
View on GitHub
Context7
phparkitect/phparkitect PHPArkitect enforces architectural rules in PHP projects. Define constraints in code (namespaces, naming, dependencies, layering) to prevent architecture drift and catch violations early in IDEs and CI/CD pipelines. 908 908 52 177K 22 43.0 50.4 MIT 1 week ago
View on GitHub
Context7
phpdocumentor/filesystem Lightweight filesystem utilities from phpDocumentor: path handling, directory/file discovery, and convenience helpers for interacting with the local filesystem. Useful as a small dependency for tools that need consistent file operations and traversal. 2 2 1 11K 0 0.0 48.9 MIT
View on GitHub
Context7
phpdocumentor/guides phpDocumentor Guides is a PHP documentation generator for writing and publishing rich docs in reStructuredText/Markdown. Build structured guides with navigation, code blocks, and theming, and output to HTML or other formats for your project or package. 2 2 1 12K 0 0.0 49.6 MIT
View on GitHub
Context7
phpdocumentor/guides-restructured-text phpDocumentor guides reStructuredText parser. Converts reST documents into structured guide nodes for phpDocumentor’s Guides system, enabling documentation builds from .rst sources with directives, roles, includes, and cross-references. 0 0 1 12K 0 0.6 55.3 MIT 2 years ago
View on GitHub
Context7
phpdocumentor/phpdocumentor phpDocumentor is a documentation generator for PHP projects. It analyzes source code and DocBlocks to produce complete API docs, supports Markdown and reStructuredText, can generate UML diagrams, and can embed API references into your docs to keep them in sync. 4,332 4,394 645 11K 144 85.2 39.2 MIT 3 weeks ago
View on GitHub
Context7
phpdocumentor/reflection Static PHP code reflection library that parses files without executing them. Builds an object graph of your project’s structure, including DocBlocks. Can analyze code from PHP 5.2 up to your installed version; suitable for reflecting whole files or projects. 125 126 61 2M 8 34.6 67.2 MIT 1 week ago
View on GitHub
Context7
phpdocumentor/reflection-docblock PHPDoc-compliant DocBlock parser from phpDocumentor. Parse summaries, descriptions and tags from doc comments or reflection objects using DocBlockFactory, enabling annotation-like metadata and easy access to structured DocBlock information. 9,384 9,409 136 9M 10 58.8 53.3 MIT 2 months ago
View on GitHub
Context7
phpmob/data-fixture Lightweight PHP package for defining and loading data fixtures to seed databases during development and testing. Helps generate consistent sample records, manage fixture sets, and reset data quickly for repeatable test runs and local environments. 0 0 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
phpstan/phpstan-webmozart-assert PHPStan extension for webmozart/assert that teaches PHPStan how Assert::* calls narrow types. Supports many assertions (including nullOr*/all*) so values become non-null, specific scalars, instances, arrays, etc. after validation, improving static analysis accuracy. 184 184 33 649K 6 12.6 50.5 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
rector/rector-laravel Community Rector extension to automate Laravel upgrades. Adds Laravel and first-party package rules (e.g., Cashier, Livewire), with version-based set providers that detect your composer.json or manual level sets to apply the right refactors for your target Laravel version. 1,224 1,219 103 11K 19 44.7 27.1 MIT 2 weeks ago
View on GitHub
Context7
rector/swiss-knife Swiss Knife for upgrades: CLI tools to keep codebases clean and PSR-4 compliant. Detect git merge conflicts and commented-out code, find multiple classes per file, fix namespaces to match PSR-4 roots, and finalize classes without children (with skips for mocks/files). 205 206 17 109K 0 6.2 39.1 MIT 9 months ago
View on GitHub
Context7
rector/type-perfect Type Perfect adds 10 PHPStan rules to tighten type declarations: replace empty/isset checks with instanceof for precise narrowing, prefer explicit getters over magic array access, and enforce interface signatures. Easy to enable even on legacy code; improves reliability fast. 103 103 7 360K 0 0.7 48.7 MIT
View on GitHub
Context7
scienta/doctrine-json-functions Adds JSON function support to Doctrine ORM DQL by registering custom function nodes for multiple databases. Use MySQL/MariaDB, PostgreSQL, SQLite (json1), or SQL Server JSON functions directly in DQL with platform validation. 588 590 51 633K 6 30.3 48.9 MIT 2 months ago
View on GitHub
Context7
setono/doctrine-orm-batcher Opinionated batch processing for Doctrine ORM using seek pagination (no slow LIMIT/OFFSET) to handle large datasets efficiently. Create ID ranges or collections of IDs/entities for synchronous or message-driven async processing. 28 28 9 8K 0 25.4 41.5 MIT 1 month ago
View on GitHub
Context7
simplesamlphp/assert Fork of webmozart/assert that lets every assertion throw your chosen exception (or a default AssertionFailedException) instead of always InvalidArgumentException. Adds a few custom assertions aimed at XML/SAML2 use cases. 7 7 3 224K 1 0.5 55.2 LGPL-2.1 1 year ago
View on GitHub
Context7
splash/bridge-bundle Symfony bridge bundle for Splash integration. Provides services and configuration to connect Splash modules with your Symfony app, handle authentication and requests, and streamline setup for synchronizing data between your application and Splash connectors. 0 0 295 0.0 34.1
View on GitHub
Context7
splash/php-bundle 0 0 1 445 0 0.8 36.6 5 years ago
View on GitHub
Context7
splash/validator Laravel validation helper that streamlines building and running validators with a simple, fluent API. Designed to reduce boilerplate around rules, messages, and attribute names, making request/data validation easier to reuse across controllers, services, and jobs. 0 0 336 0.0 34.9
View on GitHub
Context7
ssch/typo3-rector Instant upgrades and refactoring for TYPO3 sites and extensions, built on Rector. Apply automated code migrations between TYPO3 versions, remove deprecations, and modernize PHP code with a generated Rector config and CLI workflow (dry-run/process). 260 264 68 118K 26 38.8 52.8 MIT 1 month ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. 1,333 1,333 357 20K 493 66.9 49.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
sylius/core 10 10 9 5K 0 0.3 36.9 MIT
View on GitHub
Context7
sylius/fixtures-bundle Sylius Fixtures Bundle provides configurable data fixtures for Symfony apps. Define and load structured demo or test data through flexible configuration, ideal for seeding development environments and repeatable setups. 51 52 28 171K 7 21.2 56.8 MIT 3 months ago
View on GitHub
Context7
sylius/grid Sylius Grid component adds a reusable, configurable grid system for Symfony apps. Define grids in configuration, plug in data providers and drivers, then render sortable, filterable tables with pagination and actions—ideal for admin panels and back-office listings. 0 9 453 0.3 23.3
View on GitHub
Context7
sylius/grid-bundle 133 135 57 184K 40 41.8 69.0 MIT 1 month ago
View on GitHub
Context7
sylius/inventory 8 8 3 10K 0 0.0 MIT
View on GitHub
sylius/mailer Sylius Mailer provides flexible email sending for Sylius apps, with templated messages, configurable transports, and event-driven dispatching. Define email types, recipients, and templates, then trigger emails from your shop or custom code with ease. 14 14 1 352 0 0.1 MIT
View on GitHub
Context7
sylius/mailer-bundle 72 72 31 181K 5 19.8 53.9 MIT 3 months ago
View on GitHub
Context7
sylius/order 0 24 11K 0.0
View on GitHub
sylius/product 23 24 11 9K 0 0.4 35.5 MIT
View on GitHub
Context7
sylius/resource-bundle 234 238 166 201K 61 51.4 76.0 MIT 1 month ago
View on GitHub
Context7
sylius/sylius Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. 8,478 8,494 2,161 96K 171 86.4 46.4 MIT 1 month ago
View on GitHub
Context7
sylius/taxonomy Sylius Taxonomy component for building and managing product taxonomies in PHP. Provides models and utilities for taxons and hierarchical trees, supporting categorization, navigation menus, and structured browsing in Sylius-based eCommerce apps. 14 14 2 9K 0 0.1 38.6 MIT
View on GitHub
Context7
sylius/twig-hooks Sylius Twig Hooks is a lightweight component from the Sylius Stack initiative that adds a hook-based extension system for Twig templates, making it easier to customize and extend views in a structured, decoupled way. 4 4 2 102K 0 0.1 55.3 MIT
View on GitHub
Context7
sylius/user-bundle 7 7 9 6K 0 0.4 39.3 MIT
View on GitHub
Context7
symfony-cmf/resource 4 4 8 670 7 1.7 22.0 NOASSERTION 7 years ago
View on GitHub
Context7
symplify/config-transformer Automates refactoring and normalization of configuration files, helping you transform legacy or inconsistent configs into a unified format. Supports common PHP config styles and streamlines upgrades by applying consistent, repeatable changes across large codebases. 263 264 14 97K 0 1.7 35.3 MIT
View on GitHub
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
symplify/easy-coding-standard Easy Coding Standard (ECS) makes PHP coding standards effortless on PHP 7.2–8.5. Fast parallel runs, supports PHP_CodeSniffer and PHP-CS-Fixer, uses prepared rule sets, generates ecs.php config on first run, and can check and auto-fix code with --fix. 1,607 1,622 92 899K 0 23.2 40.8 MIT 6 months ago
View on GitHub
Context7
symplify/monorepo-builder Tools for PHP monorepos: scaffold a repo, merge package composer.json files into the root, validate shared dependency versions, bump inter-package constraints, propagate versions back to packages, and automate releases via a single monorepo-builder.php config. 523 523 46 223K 7 26.7 43.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symplify/php-config-printer Print Symfony service and parameter configs to clean PHP files using nikic/php-parser. Generate output for configured services only or full configs (e.g., from YAML arrays) via SmartPhpConfigPrinter and YamlToPhpConverter. Ideal for config transformations and automation. 32 32 2 16K 1 0.3 36.9 MIT
View on GitHub
Context7
symplify/phpstan-rules Extra PHPStan rules by Symplify to catch bugs, improve code quality, and enforce consistent conventions. Easy to install and configure, with a broad set of checks for Symfony/Laravel and modern PHP features to keep your codebase clean. 266 265 31 525K 0 3.5 45.5 MIT 1 year ago
View on GitHub
Context7
symplify/rule-doc-generator Generate consistent, readable documentation for custom PHP rules. Symplify Rule Doc Generator creates rule descriptions and examples automatically, helping you document PHPStan, Rector, or coding-standard rules quickly and keep docs in sync with code. 31 31 3 28K 0 0.2 36.2 MIT
View on GitHub
Context7
symplify/symplify-kernel Shared kernel and infrastructure for Symplify tools. Provides common console/app bootstrapping, configuration loading, service container wiring, and utilities to build consistent PHP CLI applications and packages on top of Symplify components. 46 47 3 52K 0 0.3 29.7 MIT
View on GitHub
Context7
symplify/vendor-patches Apply and manage vendor patches in Composer projects. Automatically patch dependencies after install/update, keep patches versioned in your repo, and maintain reproducible builds without forking upstream packages. 189 190 23 247K 0 1.6 43.0 MIT
View on GitHub
Deep Wiki
Context7
testo/testo Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. 0 181 2K 42.2 26.4
View on GitHub
Context7
theofidry/alice-data-fixtures 323 324 77 463K 5 25.6 49.9 MIT 5 months ago
View on GitHub
Context7
tomasvotruba/class-leak Finds class leaks in PHP apps: detects classes unintentionally pulled into your runtime via autoloading, service container or tests. Helps trim dependencies, speed up CI, and keep boundaries clean by reporting unexpected class usage with clear, actionable output. 146 142 7 110K 0 0.9 39.7 MIT
View on GitHub
Context7
tomasvotruba/unused-public PHPStan extension that finds unused public methods, properties, and constants by scanning calls across your codebase. Helps clean up dead APIs or spot members that should be private/protected. Supports gradual adoption via allowed % thresholds and excluding template-used methods. 192 192 15 95K 0 1.4 36.9 MIT
View on GitHub
Context7
veewee/xml Type-safe, declarative XML toolkit for PHP. Includes DOM helpers, xml_encode/xml_decode, safe error handling, memory-safe reader/writer, plus XSD and XSLT utilities. Spec-compliance ready (v4 for PHP 8.4+; v3 maintained). 183 183 11 313K 1 29.2 51.7 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
webmozart/path-util Lightweight PHP utility for safe, cross-platform path handling. Normalize, join, resolve and compare filesystem paths, with helpers for absolute/relative paths and canonicalization. Useful for file operations and libraries needing consistent path logic. 0 456 432K 8.7 43.9
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 54K 6 12.2 36.0 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
zenstruck/foundry Zenstruck Foundry is a Laravel-friendly factory and fixtures toolkit for building and persisting test data. Define model factories, create realistic related objects, seed databases, and write cleaner, faster tests with helpers for states, Faker, and repositories. 788 788 111 552K 25 44.4 58.0 MIT 2 weeks 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.
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