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

Invade Laravel Package

spatie/invade

Access and manipulate private/protected object and static properties, and call private methods in PHP using a simple invade() helper. Handy for testing, debugging, and working around encapsulation when needed, without verbose reflection code.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aerni/livewire-forms 29 29 4 842 0 24.6 22.9 NOASSERTION 3 months ago
View on GitHub
Context7
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,963 3,957 587 7K 81 84.0 38.8 Apache-2.0 3 days ago
View on GitHub
Deep Wiki
Context7
filament/support Core support utilities for Filament packages and plugins. Provides shared helpers, contracts, traits, and internal tooling used across the Filament ecosystem to streamline development, ensure consistency, and reduce duplicated code in Laravel apps. 23 24 10 3M 0 0.4 55.3
View on GitHub
Context7
georgeboot/laravel-tiptap 34 34 5 0 0 5.4 3 years ago
View on GitHub
Context7
oddvalue/laravel-drafts Drop-in drafts and revisions for Laravel Eloquent models. Create, save, publish, and preview revisions with a simple API, middleware support, and minimal setup—ideal for CMS-style editing workflows without building a custom versioning system. 439 437 21 9K 0 30.3 21.6 MIT 5 days ago
View on GitHub
Deep Wiki
Context7
pboivin/filament-peek 252 253 19 25K 0 24.6 31.0 MIT 3 months ago
View on GitHub
Context7
ralphjsmit/laravel-helpers A handy collection of Laravel helper functions to simplify everyday tasks. Adds pragmatic utilities for strings, arrays, paths, and common framework workflows, aiming to reduce boilerplate and keep your app code clean and consistent. 13 13 2 68K 0 18.3 56.5 MIT 4 months ago
View on GitHub
Context7
saloonphp/pagination-plugin Adds paginated response support to SaloonPHP. Provides a PaginationPlugin with helpful abstractions to iterate through pages and results when working with APIs that return paginated data, keeping pagination logic out of your connectors and requests. 10 10 3 165K 0 18.8 61.9 MIT 3 months ago
View on GitHub
Context7
saloonphp/saloon Saloon is a PHP HTTP client framework for building clean, reusable API integrations. Create connectors and requests, handle auth, middleware and retries, mock and test easily, and keep endpoints organized with strong typing and a fluent DX. 2,420 2,419 125 749K 13 43.4 48.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
spatie/crawler PHP web crawler with concurrent requests via Guzzle. Crawl internal/external links, limit depth, and collect discovered URLs. Supports JavaScript-rendered sites using Chrome/Puppeteer. Includes faking responses for testing crawl logic without real HTTP calls. 2,829 2,835 367 733K 0 55.0 38.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spatie/flare-client-php PHP 8.2+ client for sending exceptions, errors, and stack traces to Flare. Install via Composer and use in any PHP app; Laravel users should use spatie/laravel-flare. Includes docs, tests, and ongoing maintenance by Spatie. 177 177 21 4M 0 34.2 65.0 MIT 1 week ago
View on GitHub
Context7
spatie/holidays Calculate public holidays for supported countries using ISO codes or country classes. Get an array of Holiday objects with name, CarbonImmutable date, and type (e.g., national). PHP 8.4+ package by Spatie, with extensible country definitions. 400 402 207 88K 0 36.9 37.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-data Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. 1,774 1,778 285 2M 4 46.2 53.0 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-mailcoach-mailer Laravel mail driver to send transactional Mailables and Notifications via Mailcoach. Keeps an archive of sent emails, optionally tracks opens/clicks, supports resending from the UI, and lets you use Mailcoach templates with placeholder replacements. 26 26 10 25K 0 17.2 45.6 MIT 4 months ago
View on GitHub
Context7
spatie/laravel-pdf Generate PDFs from Laravel Blade views with a simple fluent API. Choose drivers like Browsershot/Chromium, Gotenberg, Cloudflare Browser Run, WeasyPrint, DOMPDF, or chrome-php. Use modern CSS, set page formats, and stream or save PDFs. 1,035 1,035 98 540K 1 37.5 43.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-personal-data-export Generate GDPR-style personal data exports as ZIP files in Laravel. Define what to include via a model method, add JSON and files (local or S3), store zips privately, email users a download link, and clean up old exports with an artisan command. 548 551 28 11K 0 25.7 20.4 MIT 5 months ago
View on GitHub
Context7
spatie/laravel-query-builder Build safe, flexible Eloquent queries from incoming API requests. Supports whitelisted filtering (partial/exact/scope/custom), sorting, includes, field selection, pagination, and grouped AND/OR filters—ideal for JSON:API-style endpoints with minimal boilerplate. 4,460 4,472 417 1M 0 61.8 38.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-screenshot Driver-based Laravel package for taking web page screenshots with great defaults. Use Browsershot (Chromium) or Cloudflare Browser Rendering, customize viewport/format/quality, save to files, and easily fake/assert screenshots in tests. 82 82 3 38K 0 13.6 40.6 MIT 5 months ago
View on GitHub
Context7
spatie/laravel-sql-commenter Adds sqlcommenter-style comments to Laravel database queries, embedding context like controller and action. Makes it easy to trace slow or problematic SQL back to the exact code path, and works with tools like PlanetScale Query Insights. 194 195 12 69K 0 18.3 39.2 MIT 4 months ago
View on GitHub
Context7
spatie/mailcoach-sdk-php PHP SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers, and campaigns: create and send campaigns, send tests, and browse paginated resources with an easy next() workflow. 31 31 18 55K 0 26.8 51.4 MIT 1 month ago
View on GitHub
Context7
stancl/tenancy Automatic multi-tenancy for Laravel with minimal code changes. Supports tenant identification by hostname (including second-level domains) and avoids swapping core classes or adding model traits. Ideal for SaaS apps needing seamless tenant isolation. 4,377 4,372 486 553K 6 60.9 35.2 MIT 4 months ago
View on GitHub
Context7
sunchayn/nimbus Nimbus is a Laravel package for generating and delivering notifications across multiple channels with clean, extensible drivers. It helps you define messages once, route them to email/SMS/webhooks, and manage templates, queues, and configuration in a consistent API. 336 335 19 4K 0 25.4 19.1 MIT 1 week ago
View on GitHub
Context7
syriable/filament-translator Convention-based automatic translations for Filament panels. Derives translation keys from class and component names to keep UI code free of hard-coded labels. Covers forms, tables, actions, resources/pages/widgets, importers/exporters, with aliases, macros, and dev-time key scaffolding. 0 0 0 102 0 20.0 32.3 MIT 1 month ago
View on GitHub
Context7
tightenco/duster Duster automatically applies Tighten’s Laravel code style by running TLint, PHP_CodeSniffer, PHP CS Fixer, and Laravel Pint. Lint or fix the whole project (or only dirty files), and generate GitHub Actions or Husky hooks with optional container env support. 600 597 26 125K 8 37.2 41.3 MIT 6 days ago
View on GitHub
Context7
worksome/coding-style Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. 49 49 4 12K 0 30.0 38.8 MIT 1 week ago
View on GitHub
Context7
wulfheart/laravel-actions-ide-helper 21 21 32 18K 0 25.4 47.4 MIT 4 weeks ago
View on GitHub
Context7
xammie/mailbook Laravel dev tool to preview and inspect Mailables and Notifications without triggering them in your app. Register emails in a generated routes/mailbook.php file (with DI or closures) and browse previews at /mailbook. 485 486 23 44K 0 27.1 30.2 MIT 3 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.
codraw/entity-migrator
codraw/doctrine-extra
codraw/aws-tool-kit
codraw/validator
codraw/workflow
codraw/open-api
codraw/cron-job
codraw/process
codraw/log
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony