laravel/serializable-closure
Securely serialize and unserialize PHP closures with Laravel’s maintained fork of opis/closure 3.x, updated for modern PHP without requiring FFI. Wrap closures in SerializableClosure, set a secret key, and safely persist or transport executable callbacks.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| opis/closure | 0.88 | Serializable closures for PHP: safely capture and transport anonymous functions across processes or requests. Useful for caching, queues, sessions, and distributed jobs, with support for binding, scope, and restoring closures without manual refactoring. | 2,568 | 2,583 | 94 | 2M | 0 | 39.0 | 45.1 | MIT | 1 month ago | |
| jeremeamia/superclosure | 0.85 | Serialize and unserialize PHP Closures/anonymous functions, including use() context, via fast TokenAnalyzer or more robust AstAnalyzer. Note: project is no longer maintained; consider using opis/closure instead. | 1,708 | 1,715 | 94 | 155K | 0 | 34.5 | 31.9 | MIT | 8 years ago | |
| laracasts/utilities | 0.81 | A collection of practical helpers and utilities from Laracasts for Laravel/PHP projects. Includes common convenience functions and small classes that streamline day-to-day development, reduce boilerplate, and support cleaner, more expressive code across your app. | 2,205 | 2,237 | 213 | 131K | 17 | 47.0 | 38.8 | MIT | 1 month ago | |
| jms/serializer | 0.80 | Powerful PHP serializer/deserializer for complex object graphs, with JSON/XML support, circular reference handling, rich exclusion strategies, versioning, and built-in type handlers. Configurable via annotations, YAML, or XML; integrates with Doctrine ORM. | 2,344 | 2,408 | 589 | 2M | 134 | 76.0 | 74.7 | MIT | 3 weeks ago | |
| spatie/laravel-fractal | 0.70 | Laravel/Lumen wrapper for League Fractal to transform API data with a fluent, expressive syntax. Supports collections, includes, facades, and helper shortcuts to easily shape Eloquent results into consistent JSON-ready arrays. | 1,911 | 1,932 | 187 | 277K | 0 | 44.5 | 35.2 | MIT | 1 month ago | |
| laravel/octane | 0.68 | Laravel Octane accelerates Laravel by running it on high-performance app servers like FrankenPHP, Open Swoole/Swoole, and RoadRunner. It boots your app once, keeps it in memory, and serves requests rapidly for better throughput and latency. | 4,007 | 4,012 | 339 | 1M | 19 | 66.8 | 50.9 | MIT | 3 weeks ago | |
| spatie/fractalistic | 0.67 | Developer-friendly wrapper around League Fractal to transform API data with less boilerplate. Build resources, apply transformers, includes, and output arrays with a fluent API or one-liner syntax. Great for PHP projects; Laravel users may prefer laravel-fractal. | 385 | 387 | 34 | 275K | 0 | 31.3 | 46.4 | MIT | 1 month ago | |
| ralphjsmit/laravel-helpers | 0.67 | 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 | 42K | 0 | 25.6 | 56.6 | MIT | 1 month ago | |
| f9webltd/laravel-api-response-helpers | 0.66 | Laravel package providing a simple trait to generate consistent JSON API responses across your app. Works with PHP 8.2+ and Laravel 11–13, offering helper methods for common success and error response patterns. | 643 | 642 | 50 | 10K | 0 | 32.2 | 20.1 | MIT | 1 month ago | |
| spatie/laravel-glide | 0.65 | Laravel wrapper around League Glide for easy image manipulation and caching. Create, resize, crop, apply filters, and save images via a fluent API (e.g., width, greyscale). Supports GD or Imagick, with configurable settings and a convenient facade. | 445 | 451 | 51 | 18K | 0 | 32.8 | 26.1 | MIT | 1 month ago | |
| spatie/laravel-web-tinker | 0.65 | Browser-based Laravel Tinker console. Adds a route where you can run code, inspect your app, and iterate quickly with a light/dark UI. Dev-only tool—can execute arbitrary PHP, so don’t use in production. | 1,214 | 1,219 | 76 | 103K | 0 | 37.7 | 31.4 | MIT | 1 month ago | |
| paperscissorsandglue/laravel-encryption-at-rest | 0.65 | — | 3 | 3 | 1 | 22 | 0 | 20.3 | 13.2 | MIT | 8 months ago |
How can I help you explore Laravel packages today?