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

Serializable Closure Laravel Package

laravel/serializable-closure

Securely serialize and unserialize PHP closures with Laravel’s fork of opis/closure 3.x, updated for modern PHP without requiring FFI. Wrap closures in SerializableClosure, set a secret key for signing, serialize safely, then restore with getClosure().

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
amphp/parallel-functions Wrap callables to run in parallel processes/threads with AMPHP. Provides helpers like parallelMap to execute CPU-heavy or blocking tasks concurrently; callable state must be serializable. Built for PHP 8.1+ with fibers-friendly concurrency. 279 280 18 104K 4 5.0 36.1 MIT 2 years ago
View on GitHub
Deep Wiki
Context7
ankurk91/laravel-eloquent-relationships 58 59 9 8K 0 0.3 20.8 MIT
View on GitHub
Context7
dvarilek/livewire-closure-synthesizer 0 0 0 981 0 0.6 41.3 MIT 1 year ago
View on GitHub
Context7
hirethunk/verbs Verbs is a Laravel-friendly event sourcing package for PHP artisans that keeps the benefits of event sourcing while cutting boilerplate and jargon. Model behavior as verbs, record events, and build projections with a clean, approachable API. 518 516 50 21K 2 34.3 36.0 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
illuminate/database Illuminate Database is Laravel’s standalone database toolkit for PHP: expressive query builder, Eloquent ORM (ActiveRecord), and schema builder. Supports MySQL, Postgres, SQL Server, and SQLite, and can be used via Capsule outside Laravel. 2,770 2,990 604 873K 0 29.6 36.4 MIT
View on GitHub
Deep Wiki
Context7
illuminate/queue Illuminate Queue is Laravel’s queue component, offering a unified API for multiple backends to run time‑consuming jobs asynchronously. Use the Capsule manager to configure connections outside Laravel and push jobs via instance or static access. 204 213 51 412K 0 2.6 45.6 MIT
View on GitHub
Deep Wiki
Context7
laravel/ai Laravel AI SDK for a unified, Laravel-friendly API across providers like OpenAI, Anthropic, and Gemini. Build agents with tools and structured output, generate images, synthesize/transcribe audio, create embeddings, and more—all through one consistent interface. 1,128 1,109 326 2M 33 61.2 74.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel/framework Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. 34,885 35,373 11,963 13M 57 94.9 72.6 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/octane Laravel Octane supercharges Laravel by keeping your app in memory and serving requests via high-performance servers like FrankenPHP, RoadRunner, Swoole, and Open Swoole. Boot once, handle many requests fast for lower latency and higher throughput. 4,038 4,047 346 2M 0 62.9 43.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel-clickhouse/laravel-clickhouse Laravel ClickHouse adds a ClickHouse driver for Laravel with Eloquent models, an extended query builder (FINAL, PREWHERE, ARRAY JOIN, CTE, set ops, ClickHouse joins), and a schema builder for ClickHouse DDL. Includes migrations, lightweight deletes, and parallel HTTP querying. 228 225 15 19K 5 24.1 33.8 MIT 1 month ago
View on GitHub
Context7
laravie/serialize-queries 69 70 6 170K 0 17.9 51.5 MIT 6 months ago
View on GitHub
Context7
orchestra/testbench-core Orchestra Testbench Core is the foundation for testing Laravel packages. It boots a lightweight Laravel app inside your package so you can run artisan commands, migrations, routing, and more, with compatibility across Laravel 6–12. 272 274 47 1M 3 38.5 61.4 MIT 1 month ago
View on GitHub
Context7
orchestra/testbench-dusk Helper for testing Laravel packages with Laravel Dusk. Provides a Testbench-based setup to run browser tests in a package development workflow, maintained under the Orchestra namespace with ongoing support and community contributions. 105 106 14 46K 0 32.6 42.7 MIT 1 month ago
View on GitHub
Context7
pgvector/pgvector pgvector support for PHP with integrations for Laravel, Doctrine, and native PgSql. Store and query vector embeddings, cast vectors in models, run nearest-neighbor searches with multiple distance metrics, and create HNSW/IVFFlat indexes for fast similarity search. 197 199 14 171K 0 1.4 40.6 MIT
View on GitHub
Deep Wiki
Context7
php-di/php-di PHP-DI is a practical, powerful, framework-agnostic dependency injection container for PHP. It helps manage services and wiring with autowiring and flexible configuration, making applications easier to build, test, and maintain across any framework. 2,773 2,852 320 3M 56 49.1 61.8 MIT 1 year ago
View on GitHub
Context7
phpro/grumphp GrumPHP is a Composer plugin that installs Git hooks to run quality checks on every commit. It executes configured tasks like tests and linters, blocks failing commits, and helps teams enforce coding standards and best practices automatically. 4,311 4,308 450 392K 4 64.5 33.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
roots/acorn 1,000 994 109 90K 6 35.8 38.8 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
sebastiaanluca/laravel-boolean-dates 40 40 1 553 0 15.0 17.7 MIT 6 months ago
View on GitHub
Context7
spatie/async Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes. 2,815 2,830 184 171K 0 37.4 26.7 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
spatie/backtrace A cleaner, more useful PHP backtrace than debug_backtrace(). Create a Backtrace, get frames as typed Frame objects with correct file, line, class/method, and optional arguments, making stack traces easier to inspect, filter, and work with. 438 441 29 5M 0 22.5 60.9 MIT 6 months ago
View on GitHub
Context7
spatie/laravel-flare Send Laravel 11+ production errors to Flare with a valid API key. Track exceptions, get notified when issues happen, and share error reports publicly when needed. Works on PHP 8.2+ and integrates seamlessly with your app’s reporting. 13 13 10 197K 0 30.5 64.0 MIT 2 months ago
View on GitHub
Context7
spatie/laravel-health Monitor your Laravel app’s health by registering checks (disk space, queues, cache, etc.). Set warning/fail thresholds and get notified via mail or Slack when something goes wrong, so you can catch issues early and keep services running smoothly. 884 893 178 781K 0 40.4 47.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-multitenancy Unopinionated multitenancy for Laravel. Detect the current tenant per request and run configurable tasks when switching tenants. Supports single or multiple databases, tenant-aware queued jobs, per-tenant Artisan commands, and easy model connection handling. 1,364 1,362 182 221K 0 42.2 35.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spatie/laravel-queued-db-cleanup Safely delete large numbers of Laravel database records by dispatching non-overlapping queued cleanup jobs. Deletes in small chunks to reduce locks and avoid timeouts, automatically re-dispatching until the query’s records are gone. 81 80 11 13K 0 5.8 30.4 MIT 1 year ago
View on GitHub
Context7
tabuna/breadcrumbs Laravel breadcrumbs made easy: define breadcrumb trails right in your route definitions with a fluent API (parent/push), automatic route detection, and support for request parameters and model binding to generate consistent navigation across your app. 423 423 19 71K 12 24.7 38.1 MIT 5 months ago
View on GitHub
Context7
tormjens/eventy Lightweight WordPress events manager with clean templates and flexible shortcodes. Create and display events, venues, and organizers; list upcoming/past events, calendars, and single event pages. Developer-friendly hooks and theming options for easy integration. 438 439 51 13K 0 23.4 22.9 5 months ago
View on GitHub
Deep Wiki
Context7
wpstarter/framework WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress. 16 17 3 133 0 0.5 13.1 MIT 1 year ago
View on GitHub
Context7
wpstarter/o-testbench-dusk Laravel Dusk testing harness for packages using Orchestra Testbench. Spin up a browser test environment with minimal app scaffolding to run end-to-end UI tests against your package during development and CI. 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
yiisoft/yii2-queue Yii2 Queue runs tasks asynchronously via pluggable queue backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and Gearman. Define jobs as classes implementing JobInterface and push them to the queue for background processing. 1,064 1,084 285 262K 64 32.2 56.0 BSD-3-Clause 8 years 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.
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