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.
|
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 | |
| 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 | |
| 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 | — | — | |
| georgeboot/laravel-tiptap | — | 34 | 34 | 5 | 0 | 0 | 5.4 | — | — | 3 years ago | |
| 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 | |
| pboivin/filament-peek | — | 252 | 253 | 19 | 25K | 0 | 24.4 | 31.0 | MIT | 3 months ago | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| wulfheart/laravel-actions-ide-helper | — | 21 | 21 | 32 | 18K | 0 | 25.4 | 47.4 | MIT | 4 weeks ago | |
| 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 |
How can I help you explore Laravel packages today?