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

Larastan Laravel Package

nunomaduro/larastan

Larastan is a PHPStan extension for Laravel that analyzes your app to catch bugs early. It boots the container to resolve dynamic types, supports Laravel’s “magic,” and improves code quality with stronger static typing.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
area17/twill Twill is an open-source Laravel package for building a custom CMS fast. It provides a polished admin UI with prebuilt features and Vue components, stays flexible and extensible, works headless or integrated, and lets you use your own models with no lock-in. 3,955 3,956 585 8K 80 83.8 40.7 Apache-2.0 2 months ago
View on GitHub
Deep Wiki
Context7
creagia/laravel-sign-pad Laravel package for capturing pad signatures tied to Eloquent models. Adds signing flows, stores signatures and optional signed/certified PDF documents, with configurable disks, routes, and redirects. Includes install command, migrations, and publishable JS assets. 543 543 52 10K 0 28.9 21.1 MIT 3 weeks ago
View on GitHub
Context7
jeroen-g/explorer Laravel-friendly wrapper for Explorer, a lightweight full-text search engine. Index and search your Eloquent models with simple configuration, fast queries, and flexible ranking/filters. Ideal for adding on-site search without running Elasticsearch or Algolia. 398 397 71 20K 20 39.7 37.2 MIT 2 weeks ago
View on GitHub
Context7
korridor/laravel-has-many-merged Adds a “hasManyMerged” Eloquent relationship to merge multiple hasMany relations into one, so you can query, eager load, paginate, and sort related models through a single unified relation—ideal for combining items from different sources or tables. 90 90 3 5K 5 24.2 30.4 MIT 1 year ago
View on GitHub
Context7
laracraft-tech/laravel-date-scopes Add powerful, ready-made date query scopes to Laravel Eloquent models. Use the DateScopes trait to query records for today, last week, month-to-date, last year (with custom start dates), and more—fully chainable with builder methods and aggregations. 514 515 32 10K 0 28.8 21.2 MIT 1 week ago
View on GitHub
Context7
laracraft-tech/laravel-schema-rules Generate starter Laravel validation rules from your database schema. Create rules for entire tables or selected columns, optionally generate Form Request classes, and configure columns to always skip. Great for fast scaffolding before manual refinement. 362 362 23 2K 0 26.8 14.0 MIT 1 week ago
View on GitHub
Context7
laracraft-tech/laravel-useful-traits Laravel package with handy daily-use additions: traits for PHP 8.1+ enums (get names/values/array) and Eloquent query scopes (e.g., select all columns except specific ones, date-based scopes), plus an Artisan db:truncate command. 58 58 2 69 1 25.0 5.5 MIT 1 week ago
View on GitHub
Context7
laradumps/laradumps LaraDumps is a modern debugging tool for Laravel/PHP that sends dumps to a dedicated desktop app, keeping your app flow uninterrupted. Inspect models/collections, monitor SQL/logs/exceptions/mail/jobs, debug Livewire, validate JSON, and more. 1,259 1,258 54 106K 8 39.7 34.0 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
power-components/livewire-powergrid Build modern, customizable data tables with Laravel Livewire in minutes. PowerGrid ships with sensible defaults plus sorting, filtering, global search, inline editing, action buttons/checkboxes, and export—minimal setup, powerful results. 1,678 1,680 244 36K 0 44.9 22.0 MIT 1 month ago
View on GitHub
Context7
power-components/livewire-powergrid Build modern, customizable data tables with Laravel Livewire in minutes. PowerGrid ships with sensible defaults plus sorting, filtering, global search, inline editing, action buttons/checkboxes, and export—minimal setup, powerful results. 1,678 1,680 244 36K 0 44.9 22.0 MIT 1 month ago
View on GitHub
Context7
ryangjchandler/blade-capture-directive Adds a @capture Blade directive to capture and store rendered template output in a variable for reuse later in the view. Useful for building snippets, components, and deferred sections without extra buffering or complicated view logic. 82 3 0 20.7 MIT 3 weeks ago
Context7
spatie/github-actions-watcher Monitor all GitHub Actions workflows for a repo in real time from your terminal. Install via Composer and run actions-watcher to auto-detect the current git repo/branch, poll status, and refresh until all runs complete. Auth required for private repos. 133 132 8 2 0 28.2 0.1 MIT 4 months ago
View on GitHub
Context7
spatie/laravel-dynamic-servers Dynamically spin up and destroy servers from Laravel to handle variable queue workloads. Uses provider snapshots as templates and lets you determine server count (e.g., based on Horizon wait times) so extra workers are created automatically and removed when no longer needed. 233 233 12 26 0 24.9 0.7 MIT 1 year ago
View on GitHub
Context7
spatie/laravel-mailcoach-mailgun-setup Prepares a Mailgun account to work with Mailcoach by configuring/processing feedback for email campaigns. Intended for internal use by Mailcoach; usable independently but no official docs or support beyond Mailcoach documentation. 0 1 1 2K 0 20.6 52.7 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-postmark-setup Prepares a Postmark account for use with Mailcoach by configuring inbound processing for campaign feedback (bounces, complaints, events). Intended for internal use by Mailcoach; code is usable standalone but comes with no docs or support. 0 0 1 2K 0 21.2 52.7 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-sendgrid-setup Helps Mailcoach prepare Sendgrid accounts to handle campaign feedback events (bounces, complaints, etc.) for emails sent via Sendgrid. Intended for internal use by Mailcoach; code is usable but has no standalone docs or support. 0 0 1 2K 0 20.6 52.7 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-sendinblue-setup Add-on for spatie/laravel-mailcoach that prepares a Sendinblue account for use with Mailcoach, enabling campaign sending and feedback processing through Sendinblue. Documentation available on the Mailcoach site. 2 2 2 2K 0 21.0 44.9 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-ses-setup Prepares and configures Amazon SES accounts for use with Mailcoach, enabling proper setup for email campaign sending and feedback handling (bounces/complaints). Intended for internal Mailcoach use; minimal documentation or support provided. 1 1 1 2K 0 20.9 47.8 MIT 3 years ago
View on GitHub
Context7
spatie/mixed-content-scanner-cli CLI tool to detect mixed content on HTTPS sites. Crawls pages and reports HTML elements whose URLs use http:// (images, scripts, iframes, forms, etc.). Install via Composer globally and run: mixed-content-scanner scan . 91 91 20 0 0 23.8 MIT 3 years ago
View on GitHub
Context7
spatie/mjml-sidecar Compile MJML email templates to responsive HTML via AWS Lambda using Sidecar. A companion to spatie/mjml-php: deploy the provided MjmlFunction, then call Mjml::new()->sidecar()->toHtml($mjml) to render HTML without local Node/MJML. 13 13 3 8K 0 21.8 44.6 MIT 8 months ago
View on GitHub
Context7
spatie/sidecar-shiki Run Shiki syntax highlighting on AWS Lambda via Sidecar from your Laravel app—no Node.js or Shiki dependencies on your server. Install the package, configure Sidecar, register the HighlightFunction, and render highlighted code fast and consistently. 36 36 1 0 0 22.4 MIT 1 year ago
View on GitHub
Context7
spatie/statamic-health Statamic addon that integrates Spatie Laravel Health to monitor your app with configurable checks (e.g., disk space). View health status in the control panel and get notifications via mail or Slack when checks warn or fail. 11 11 1 1 0 20.5 0.6 MIT 4 years ago
View on GitHub
Context7
usernotnull/tall-toasts Beautiful, customizable toast notifications for Laravel + Livewire (TALL stack). Trigger toasts globally from controllers, Blade, Livewire components, Alpine, or plain JS. Lightweight UI with Tailwind styling, themes, positions, and stacking behavior. 570 570 32 8K 3 31.2 27.1 MIT 1 year ago
View on GitHub
Context7
vcian/laravel-db-auditor 285 287 29 1K 2 28.5 11.3 MIT 1 year 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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
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