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 614 1 22.4 20.5 NOASSERTION 4 weeks 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,975 3,964 588 8K 82 82.0 38.3 Apache-2.0 2 months 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 22 9K 0 31.0 21.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
pboivin/filament-peek 252 253 18 31K 0 22.3 31.9 MIT 5 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 16.6 55.8 MIT 6 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 178K 0 17.1 61.0 MIT 5 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,435 2,419 127 749K 14 42.2 48.6 MIT 5 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,843 367 760K 0 56.4 39.2 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. 178 178 21 5M 0 32.9 64.2 MIT 1 month 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. 403 404 210 94K 0 39.5 38.3 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,783 1,787 288 2M 4 43.9 52.4 MIT 4 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 27K 0 15.8 45.5 MIT 6 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,042 1,044 106 639K 0 39.5 45.1 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 18K 0 22.3 22.9 MIT 7 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,465 4,480 421 2M 0 66.2 40.8 MIT 1 month 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. 84 82 3 40K 0 12.4 40.4 MIT 6 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 13 72K 0 16.1 38.8 MIT 6 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 66K 0 26.0 52.3 MIT 3 months 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,398 4,372 490 553K 4 66.7 36.8 MIT 1 month 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. 341 337 20 6K 0 24.4 21.3 MIT 1 month 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 60 0 18.1 28.3 MIT 3 months 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 600 27 133K 9 36.2 43.0 MIT 2 months 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.9 38.4 MIT 1 month ago
View on GitHub
Context7
wulfheart/laravel-actions-ide-helper 21 21 32 18K 1 23.4 46.6 MIT 2 months 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. 486 487 24 55K 0 31.7 32.3 MIT 1 month 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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle