Registry / utility / rappasoft-laravel-helpers

rappasoft-laravel-helpers

JSON →
library3.0.1phppackagistunverified

Provides Laravel-style helper functions for use in non-Laravel projects.

composer require rappasoft/laravel-helpers
INSTALL
IMPORT
SIG · RAPPASOFT-LARAVEL-
R
rappasoft-laravel-helpers
utilityphpv3.0.1
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 Rappasoft\LaravelHelpers\Helpers;

Use a Laravel helper like str_plural outside Laravel.

use Rappasoft\LaravelHelpers\Helpers; $value = Helpers::str_plural('apple');
Debug
Known issues
gotchaMay conflict with Laravel's own helpers if used in a Laravel project.
fix
Only use this package in non-Laravel projects or alias functions carefully.
affects: >=3.0.0
Upgrade
Version history
3.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rappasoft-laravel-helpers — pip install rappasoft-laravel-helpers · libregistry