Registry / utility / railken-bag

railken-bag

JSON →
library2.0.1phppackagistunverified

A simple PHP bag/collection utility.

composer require railken/bag
INSTALL
IMPORT
SIG · RAILKEN-BAG
R
railken-bag
utilityphpv2.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.

Bag
use Railken\Bag\Bag;

Create a bag and retrieve a value.

use Railken\Bag\Bag; $bag = new Bag(['name' => 'John']); echo $bag->get('name'); // Output: John
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
railken-bag — pip install railken-bag · libregistry