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
Open Source

Packages from our composer.json (require + require-dev).

agenticmorf/fluxui-theme
Has README
Has documentation
Context7

FluxUI theme and appearance settings for Laravel apps using Livewire Flux. Offers light/dark/system mode, accent and base color swatch pickers, and stores user preferences in an appearance_preferences JSON field on the User model.

v1.0.0
0
0
0
1/mo
0 issues
benbjurstrom/markdown-object
Has README
Context7

Intelligent Markdown chunking for LLM/RAG workflows. Preserves headings, lists, tables, and semantic relationships while splitting into token-aware chunks sized for embedding model context windows. Built on League CommonMark with TikToken support.

v0.6.0
22
23
0
3K/mo
1 issues
benbjurstrom/pgvector-scout
Has README
Context7
Deep Wiki

Laravel Scout driver for PostgreSQL pgvector. Store embeddings on your models and run fast vector similarity search directly in Postgres. Supports multiple embedding indexes (OpenAI, Gemini, testing) with publishable config and easy setup.

v0.3.3
73
73
8
859/mo
2 issues

FluxUI front-end for diego-ninja/laravel-devices: manage user devices and active sessions with Livewire Volt. View device details, session locations, and remotely sign out of specific devices or all others. Designed for Laravel Livewire Starter Kit + Flux UI.

v1.0.0
0
0
0
173/mo
0 issues
diego-ninja/laravel-devices
Has README
Has documentation
Context7

Laravel package for tracking authenticated user devices and managing sessions. Includes device verification, fingerprinting integrations, session locking/blocking with optional Google 2FA, location tracking, events, middleware/controllers, and caching support.

v2.0.6
79
79
7
412/mo
2 issues
directorytree/metrics
Has README
Context7

Record and query metrics in Laravel with a simple, elegant API. Track page views, API calls, signups, and other events with optional values, categories, dates, hourly buckets, model-scoped metrics, and custom attributes. Supports Redis and extensible drivers.

v1.6.2
265
263
7
9.5K/mo
0 issues
fakerphp/faker
Has README
Has changelog
Context7

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().

v1.24.1
4K
4.1K
425
9.9M/mo
11 issues
larastan/larastan
Has README
Has documentation
Context7
Deep Wiki

Larastan is a PHPStan extension for Laravel that analyzes your code to catch bugs early. It boots the Laravel container to resolve runtime-only types, adds static typing support for Laravel “magic,” and improves code quality and developer productivity.

v3.9.6
6.4K
6.4K
492
3.5M/mo
80 issues
laravel/ai
Has README
Has changelog
Context7
Deep Wiki

Laravel AI SDK offers a unified, Laravel-friendly API for OpenAI, Anthropic, Gemini, and more. Build agents with tools and structured output, generate images, transcribe/synthesize audio, and create embeddings—all through one consistent interface.

v0.7.2
956
956
250
823.6K/mo
35 issues
laravel/boost
Has README
Has changelog
Context7
Deep Wiki

Laravel Boost accelerates AI-assisted Laravel development by supplying the context, conventions, and structure AI needs to generate high-quality, framework-specific code and suggestions, helping teams build faster while staying aligned with Laravel best practices.

v2.4.8
3.5K
3.5K
331
3.4M/mo
20 issues
laravel/fortify
Has README
Has changelog
Context7
Deep Wiki

Frontend-agnostic authentication backend for Laravel. Provides endpoints and services for registration, login, password reset, email verification, and two-factor authentication. Used by Laravel Starter Kits; you bring the UI (Blade, Inertia, SPA, etc.).

v1.37.2
1.7K
1.7K
331
3.1M/mo
5 issues
laravel/framework
Has README
Has changelog
Context7
Deep Wiki

Laravel Framework core provides an elegant PHP foundation for building web apps: fast routing, powerful service container, sessions/caching, database migrations, queues, and real-time broadcasting—tools that scale from small projects to large applications.

v12.61.0
34.7K
35.2K
11.9K
10.3M/mo
58 issues
laravel/horizon
Has README
Has changelog
Context7
Deep Wiki

Laravel Horizon adds a polished dashboard and code-driven configuration for Laravel Redis queues. Monitor throughput, runtimes, and failed jobs, and manage all worker and supervisor settings from a single config file kept in source control.

v5.47.1
4.1K
4.2K
731
3.5M/mo
20 issues
laravel/mcp
Has README
Has changelog
Context7
Deep Wiki

Build MCP servers in Laravel so AI clients can securely interact with your app via the Model Context Protocol. Quick setup, Laravel-native conventions, and official Laravel documentation support for exposing tools, resources, and prompts to MCP-compatible clients.

v0.7.2
756
756
88
3.5M/mo
5 issues
laravel/pail
Has README
Has changelog
Context7
Deep Wiki

Laravel Pail lets you tail and search your Laravel app’s log messages from the command line with a polished, developer-friendly UI. Works with any log driver, including services like Sentry and Flare, and includes handy filters to quickly find what matters.

v1.2.7
913
917
30
5M/mo
5 issues
laravel/pint
Has README
Has changelog
Context7
Deep Wiki

Laravel Pint is an opinionated PHP code style fixer for minimalists. Built on PHP-CS-Fixer, it makes it easy to keep your codebase clean and consistent with Laravel’s preferred formatting, for projects of any size.

v1.29.1
3.1K
3.1K
189
6.6M/mo
18 issues
laravel/sail
Has README
Has changelog
Context7
Deep Wiki

Laravel Sail offers a Docker-powered local development environment for Laravel on macOS, Windows (WSL2), and Linux. With a simple CLI and no extra dependencies beyond Docker, it lets you spin up a full dev stack quickly—even without Docker experience.

v1.61.0
1.9K
1.9K
523
5.7M/mo
15 issues
laravel/sanctum
Has README
Has changelog
Context7
Deep Wiki

Laravel Sanctum is a lightweight authentication package for Laravel, ideal for SPAs and simple APIs. It supports cookie-based session auth for first-party SPAs and API tokens for personal access tokens, with minimal configuration and Laravel-first integration.

v4.3.2
3K
3K
325
6M/mo
2 issues
laravel/scout
Has README
Has changelog
Context7
Deep Wiki

Laravel Scout adds driver-based full-text search to Eloquent models, automatically syncing model changes to your search indexes. Supports Algolia, Meilisearch, and Typesense, with configuration and usage documented on laravel.com.

v11.2.0
1.7K
1.7K
359
1.7M/mo
4 issues
laravel/socialite
Has README
Has changelog
Context7
Deep Wiki

Laravel Socialite offers a fluent interface for OAuth authentication in Laravel with providers like GitHub, Google, Facebook, GitLab, LinkedIn, Slack, Twitch, X, and more. It removes most of the boilerplate needed for social login.

v5.27.0
5.7K
5.8K
956
3.5M/mo
3 issues
laravel/tinker
Has README
Has changelog
Context7
Deep Wiki

Laravel Tinker is a powerful REPL for Laravel, letting you interact with your application from the command line. Run Artisan’s tinker command to test code, inspect models, and debug quickly in an interactive shell.

v3.0.2
7.4K
7.5K
139
10M/mo
1 issues
livewire/flux
Has README
Context7
Deep Wiki

Hand-crafted UI components for Livewire apps, built with Tailwind CSS. Includes buttons, dropdowns, icons, separators, and tooltips, plus a larger Pro set. Requires Laravel 10+, Livewire 3.5.19+, and Tailwind 4+.

v2.14.1
946
947
103
846.1K/mo
10 issues
livewire/livewire
Has README
Has documentation
Context7
Deep Wiki

Livewire is a full-stack Laravel framework for building dynamic, reactive UI components without leaving PHP. Create modern interfaces with server-driven state and interactions, backed by a rich component model and official documentation.

v4.3.0
23.5K
23.5K
1.7K
4.2M/mo
11 issues
livewire/volt
Has README
Has changelog
Context7
Deep Wiki

Volt is a functional API for Laravel Livewire that enables single-file components, keeping PHP component logic and Blade templates together in one file for a clean, streamlined developer experience.

v1.10.5
419
421
35
368.3K/mo
10 issues
maize-tech/laravel-markable
Has README
Has changelog
Context7

Add likes, bookmarks, favorites, reactions and more to Laravel models with a simple “markable” system. Includes install command, configurable user model and table prefix, and optional publishable migrations per mark type for quick setup.

3.0.0
757
759
29
8.5K/mo
0 issues
meilisearch/meilisearch-php
Has README
Context7
Deep Wiki

Official PHP client for Meilisearch, the open‑source search engine. Connect to Meilisearch or Meilisearch Cloud to index documents, configure indexes, and run fast, typo‑tolerant searches. Supports customizable HTTP clients and common PHP tooling.

v2.0.0-beta.6
747
751
117
826.7K/mo
39 issues
mockery/mockery
Has README
Has changelog
Has documentation
Context7
Deep Wiki

Mockery is a flexible PHP mock object framework for unit testing with PHPUnit, PHPSpec, and more. It provides a readable DSL to define expectations and interactions, integrates cleanly with PHPUnit, and can be used alongside PHPUnit’s own mocking tools.

1.6.12
10.7K
10.8K
463
9.1M/mo
105 issues
nunomaduro/collision
Has README
Context7
Deep Wiki

Collision provides beautiful, developer-friendly CLI error reporting for PHP apps. Built on Whoops and included with Laravel, it integrates with Symfony, PHPUnit, and more to show rich stack traces and context when exceptions happen.

4.6K
4.7K
178
8.2M/mo
29 issues
owen-it/laravel-auditing
Has README
Has changelog
Context7
Deep Wiki

Track and review changes to your Laravel Eloquent models with minimal setup. Laravel Auditing stores a history of model events and attribute diffs, helping detect anomalies and providing easy access to audit logs for display, reporting, and investigation.

v13.7.4
3.4K
3.5K
404
1.1M/mo
15 issues
pestphp/pest
Has README
Context7
Deep Wiki

Pest is an elegant PHP testing framework focused on simplicity and a joyful developer experience. Write expressive tests with a clean syntax, run fast suites, and scale from tiny projects to large apps. Full docs at pestphp.com.

v4.7.0
11.5K
11.5K
475
4M/mo
143 issues
pestphp/pest-plugin-browser
Has README
Context7
Deep Wiki

Pest Plugin for Browser adds browser testing capabilities to Pest, helping you write expressive end-to-end tests for your PHP applications. Part of the Pest ecosystem—see pestphp.com for docs and setup guidance.

131
127
117
608.4K/mo
0 issues
pestphp/pest-plugin-laravel
Has README
Context7
Deep Wiki

Pest Plugin for Laravel adds Laravel-specific testing helpers and integration to Pest, making it easy to write expressive, fast tests for Laravel apps while leveraging the familiar Laravel testing ecosystem.

226
231
47
3.5M/mo
0 issues

Pest Plugin Type Coverage adds type coverage reporting to your Pest test suite, helping you spot untyped or partially typed code paths. Install alongside Pest to track type coverage metrics and improve type safety over time.

35
35
19
327.7K/mo
0 issues
robtrehy/laravel-user-preferences
Has README
Has changelog
Context7

Store and retrieve authenticated users’ preferences in Laravel, saved as JSON in a single DB column (default: users.preferences). Includes config publishing, migration to add the column, and optional caching via Laravel’s cache drivers with customizable keys.

4.1.3
3
187/mo
spatie/laravel-medialibrary
Has README
Has changelog
Has documentation
Context7
Deep Wiki

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.

11.22.1
6.1K
6.2K
1.1K
1.7M/mo
0 issues
spatie/laravel-ray
Has README
Has changelog
Context7

Send Laravel debug output to Ray, Spatie’s desktop debugging app. Use a consistent API to inspect variables, arrays, HTML, queries and more, measure performance, and pause execution. Works across Laravel/PHP with Ray’s rich UI.

1.43.9
317
321
72
901.5K/mo
0 issues
spatie/laravel-schemaless-attributes
Has README
Has changelog
Context7
Deep Wiki

Add “schemaless” JSON attributes to Laravel Eloquent models. Store arbitrary key/value data in one JSON column with a fluent API: get/set via properties or arrays, dot-notation access, defaults, forget keys, and query scopes for matching attributes.

2.6.0
1.1K
1.1K
54
371.7K/mo
0 issues
spatie/laravel-sitemap
Has README
Has changelog
Has documentation
Context7
Deep Wiki

Generate XML sitemaps for Laravel by crawling your site or building them manually. Add extra URLs, set last-modified dates, and include models via a simple interface. Write sitemaps to disk with a fluent, developer-friendly API.

8.1.0
2.6K
2.6K
299
613K/mo
0 issues
spatie/laravel-webhook-client
Has README
Has changelog
Context7
Deep Wiki

Receive webhooks in your Laravel app with Spatie’s webhook client. Verify signed requests, store incoming payloads, and process them asynchronously via queued jobs. Includes configurable webhook profiles and processing logic for reliable integrations.

3.6.2
1.2K
1.2K
159
461.4K/mo
0 issues
symfony/css-selector
Has README
Context7
Deep Wiki

Symfony CssSelector converts CSS selectors into XPath expressions, making it easy to query DOM/XML documents with familiar CSS syntax. Part of the Symfony Components ecosystem, with full docs and issue tracking in the main Symfony repository.

v8.1.0
7.4K
7.5K
43
13.5M/mo
0 issues
symfony/dom-crawler
Has README
Context7
Deep Wiki

Symfony DomCrawler makes it easy to navigate and query HTML/XML DOMs using CSS selectors and XPath. Extract links, forms, and text, filter nodes, and chain queries for robust scraping, testing, and content parsing in PHP.

v8.1.0
4K
4.1K
124
6.4M/mo
0 issues

Revisionable adds automatic revision history to your Laravel Eloquent models. Track who changed what and when, store diffs for selected attributes, and browse or restore past versions. Useful for auditing, activity logs, and rollback of record changes.

1.43.0
2.6K
2.6K
343
128K/mo
100 issues
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