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

Map Laravel Package

aimeos/map

High-performance e-commerce framework for Laravel/Lumen (and other PHP apps). Provides products, catalog, basket, checkout, customers, orders and admin UI. Extensible via plugins, supports multiple shops/sites, currencies and languages, and scales well.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
cocur/vale 0.82 cocur/vale is a lightweight PHP value validation library. Define reusable rules to validate strings, numbers, arrays, and objects, and get clear, consistent results without pulling in a full framework—handy for DTOs, APIs, and input sanitization. 14 14 1 3K 0 20.7 37.1 MIT 11 years ago
View on GitHub
Context7
endroid/quality 0.82 Quality-related helper package by Endroid for PHP/Laravel apps, providing small utilities for enforcing or improving code/data quality in your project. Suitable as a lightweight dependency when you need simple quality checks or supporting components. 3 3 1 173 0 0.0 22.7
View on GitHub
Context7
symplify/easy-parallel 0.81 Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. 11 11 5 18K 1 0.4 43.8 MIT
View on GitHub
Context7
danog/class-finder 0.80 Fast PHP class discovery utility. Scan directories/files and find classes, interfaces, and traits without manually maintaining lists. Useful for autoload-based plugins, reflection tooling, and package indexing, with a simple API and minimal setup. 12 10 4 20K 0 0.2 44.0 MIT
View on GitHub
Context7
illuminate/conditionable 0.80 Add fluent, chainable conditional logic to Laravel objects. The Conditionable trait provides when/unless helpers to apply callbacks only when conditions are met, keeping pipelines and builders clean and readable without scattered if/else blocks. 91 92 4 2M 0 0.6 55.3 MIT
View on GitHub
Context7
aimeos/upscheme 0.79 Database migration and schema management for Laravel, using a simple, high-level PHP DSL. Create, modify, and version tables and indexes with up/down steps, auto rollbacks, and environment-aware execution. Works standalone or with Laravel apps. 2,638 2,625 4 3K 2 13.7 4.8 LGPL-3.0
View on GitHub
Deep Wiki
Context7
laragraph/utils 0.79 Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. 21 21 7 502K 0 25.1 65.0 MIT 1 month ago
View on GitHub
Context7
spatie/once 0.76 A tiny PHP helper to run code only once per request. Cache expensive computations or object initialization in a single spot, keyed automatically by the call site. Great for computed properties, accessors, and avoiding duplicate work. 1,431 1,437 61 270K 0 34.7 37.1 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
aimeos/aimeos-core 0.75 High-performance e-commerce core for Aimeos, providing the product catalog, pricing, customers, orders, and checkout logic. Framework-agnostic PHP with Laravel integration, extensible via plugins, optimized for large catalogs and multi-site, multi-language shops. 4,455 4,452 127 3K 5 27.6 5.3 NOASSERTION
View on GitHub
Deep Wiki
Context7
phootwork/collection 0.75 phootwork/collection is a lightweight PHP collection library providing convenient data structures and fluent helpers to work with arrays and iterables. Includes common operations like map/filter/reduce, searching, sorting, and easy conversion between collection types. 39 40 4 980K 0 28.1 65.0 MIT 1 year ago
View on GitHub
Context7
nette/tester 0.74 Nette Tester is a lightweight PHP unit testing framework focused on fast execution and readable assertions. It supports test cases, data providers, output capture, and isolation of tests, making it easy to write reliable automated tests without heavy setup. 484 491 73 118K 13 38.4 48.2 NOASSERTION 2 months ago
View on GitHub
Context7
apimatic/jsonmapper 0.74 apimatic/jsonmapper is a lightweight PHP JSON-to-object mapper for converting API responses into typed models. It maps arrays/JSON to class properties with minimal setup, supports nested structures, and helps keep data hydration consistent across your application. 24 26 7 326K 7 29.8 67.2 OSL-3.0 5 months ago
View on GitHub
Context7
league/pipeline 0.74 League\Pipeline provides a lightweight, immutable implementation of the Pipeline pattern for PHP. Compose sequential processing stages (any callable or invokable class) and pass a payload through each stage in order, producing a final result. 1,000 1,017 74 363K 3 8.0 36.0 MIT
View on GitHub
Context7
netresearch/jsonmapper 0.73 Map JSON to strongly-typed PHP objects with JSONMapper. Hydrate class properties from stdClass/arrays, support nested objects and collections, docblock/type-hint based mapping, and optional strict checking for missing or invalid fields. 1,570 1,596 186 2M 5 14.8 44.4 OSL-3.0
View on GitHub
Context7
aimeos/ai-laravel 0.72 Integrate the Aimeos eCommerce platform into Laravel. Provides a full-featured online shop with catalog, basket, checkout, and admin backend, plus APIs, themes, and extensible components for fast, scalable store development. 979 966 13 2K 0 5.3 6.9 LGPL-3.0
View on GitHub
Context7
aimeos/aimeos-laravel 0.71 Aimeos for Laravel is a professional, ultra-fast ecommerce package you can install in minutes. Full-featured for shops and marketplaces: multi-vendor/channel, subscriptions, vouchers/discounts, 100+ payment gateways, admin UI, REST/GraphQL APIs, and SEO-ready frontend. 8,577 8,573 1,113 2K 3 40.7 1.6 MIT
View on GitHub
Deep Wiki
Context7
softcreatr/jsonpath 0.69 Evaluate and query JSON with JSONPath in PHP. softcreatr/jsonpath lets you select, filter, and extract data from arrays/objects using familiar JSONPath expressions, making it easy to navigate complex nested structures for APIs, configs, and fixtures. 165 165 32 764K 0 29.0 59.5 NOASSERTION 2 months ago
View on GitHub
Context7
cuyz/valinor 0.68 Valinor maps raw input (JSON/arrays) into fully typed PHP objects, validating along the way with clear, human-readable errors. Supports advanced types (PHPStan/Psalm), shaped arrays, generics, ranges, and can normalize objects back to JSON/CSV while preserving structure. 1,499 1,496 88 1M 25 47.5 58.8 MIT 2 weeks ago
View on GitHub
Context7
sanmai/pipeline 0.68 sanmai/pipeline is a lightweight PHP pipeline library to process data through a chain of stages. Compose reusable, testable transformations with clear input/output flow, and plug in custom middleware-like steps for flexible processing in any app. 74 77 6 1,000K 14 34.4 74.0 Apache-2.0 2 months 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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation