Registry / utility / packaged-helpers

packaged-helpers

JSON →
library3.1.0phppackagistunverified

Generic PHP Helper Classes providing common utility functions.

composer require packaged/helpers
INSTALL
IMPORT
SIG · PACKAGED-HELPERS
P
packaged-helpers
utilityphpv3.1.0
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.

Strings
use Packaged\Helpers\Strings;

Use the Strings helper to truncate a string.

use Packaged\Helpers\Strings; $truncated = Strings::truncate('This is a long string', 10); echo $truncated; // 'This is a...'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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