opis/closure
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| botman/botman | — | 6,160 | 6,189 | 819 | 22K | 9 | 51.6 | 12.1 | MIT | 5 years ago | |
| eliashaeussler/deep-closure-comparator | PHPUnit comparator/assertion that deeply compares closures inside objects/arrays by serializing them via opis/closure. Use DeepClosureAssert::assertEquals() as a drop-in replacement for PHPUnit’s assertEquals when closures should be treated as equal. | 0 | 0 | 0 | 11K | 1 | 15.7 | 61.9 | GPL-3.0 | 3 months ago | |
| google/cloud-core | Core infrastructure library for Google Cloud PHP clients. Provides shared components like authentication, retries, request handling, and utilities used across Google Cloud service packages. Not intended for direct use; typically installed as a dependency. | 343 | 346 | 21 | 4M | 0 | 31.4 | 64.6 | Apache-2.0 | 3 weeks ago | |
| google/cloud-logging | Idiomatic PHP client for Google Cloud Logging (Stackdriver). Write, store, search, and analyze logs from Google Cloud and AWS. Supports REST and gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials. | 44 | 45 | 15 | 185K | 0 | 28.9 | 58.3 | Apache-2.0 | 3 weeks ago | |
| hiqdev/hidev | — | 30 | 32 | 6 | 126 | 4 | 10.3 | 10.4 | BSD-3-Clause | 7 years ago | |
| hiqdev/hidev-composer | — | 2 | 3 | 2 | 219 | 0 | 4.3 | 25.8 | BSD-3-Clause | 9 years ago | |
| hiqdev/hidev-license | — | 3 | 4 | 2 | 219 | 0 | 3.1 | 24.1 | BSD-3-Clause | 9 years ago | |
| hiqdev/hidev-php | HiDev plugin for PHP projects providing standard project scaffolding and automation: generates/maintains .gitignore, LICENSE, README, CHANGELOG, composer.json, and integrates PHP-CS-Fixer, PHPStan, PHPUnit, Travis CI, and Scrutinizer configs. | 3 | 4 | 3 | 220 | 0 | 6.7 | 24.1 | BSD-3-Clause | 7 years ago | |
| hiqdev/hidev-php-cs-fixer | — | 3 | 3 | 2 | 221 | 0 | 5.8 | 24.2 | BSD-3-Clause | 9 years ago | |
| intervention/imagecache | — | 636 | 662 | 139 | 101K | 38 | 10.1 | 32.0 | MIT | 5 years ago | |
| m2mtech/flysystem-stream-wrapper | Adds a PHP stream wrapper for Flysystem v2/v3 so you can use fly:// paths with native file functions (file_put_contents, mkdir, etc.). Includes Symfony Lock-based locking plus options to ignore visibility errors and emulate dir metadata. | 19 | 19 | 14 | 6K | 0 | 5.2 | 37.3 | MIT | 1 year ago | |
| 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 | 32 | 0 | 3.3 | 6.5 | MIT | 10 months ago | |
| 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.0 | — | MIT | 3 years ago | |
| yiisoft/composer-config-plugin | — | 31 | 30 | 16 | 315 | 13 | 2.5 | 14.4 | BSD-3-Clause | — | |
| zumba/json-serializer | Serialize and unserialize PHP values to JSON (like serialize()), including scalars, arrays, objects, recursion, stdClass extra properties, nested data, and binary. Optional closure support via third party. PHP 7.2+; avoid untrusted input. | 125 | 129 | 25 | 11K | 6 | 21.6 | 32.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?