Registry / web-framework / bear-resource

bear-resource

JSON →
library1.32.0phppackagistunverified

Hypermedia framework for object as a service.

composer require bear/resource
INSTALL
IMPORT
SIG · BEAR-RESOURCE
B
bear-resource
web-frameworkphpv1.32.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.

Resource
use BEAR\Resource\Resource;

Fetch a resource using the hypermedia framework.

use BEAR\Resource\Resource; $resource = new Resource(); $page = $resource->get->uri('app://self/blog')->withQuery(['id' => 1])->eager->request(); echo $page;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.32.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
bear-resource — pip install bear-resource · libregistry