Registry / utility / laravel-helpers

laravel-helpers

JSON →
library1.8.3phppackagistunverified

Provides backwards compatibility for helpers in the latest Laravel release.

composer require laravel/helpers
INSTALL
IMPORT
SIG · LARAVEL-HELPERS
L
laravel-helpers
utilityphpv1.8.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Helpers
use Illuminate\Support\Helpers;

Use the value helper function.

use Illuminate\Support\Helpers; $value = Helpers::value(function () { return 'Hello'; });
Debug
Known issues
gotchaThis package is for backward compatibility; consider using the native Laravel helpers directly.
fix
Use Laravel's built-in helpers (e.g., value(), tap()) instead of this package for new projects.
affects: >=1.0
Upgrade
Version history
1.8.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
laravel-helpers — pip install laravel-helpers · libregistry