Registry / web-framework / coreshop-resource

coreshop-resource

JSON →
library5.0.1phppackagistunverified

CoreShop Resource Component.

composer require coreshop/resource
INSTALL
IMPORT
SIG · CORESHOP-RESOURCE
C
coreshop-resource
web-frameworkphpv5.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.

ResourceInterface
use CoreShop\Component\Resource\Model\ResourceInterface;

Implement ResourceInterface for a CoreShop resource model.

use CoreShop\Component\Resource\Model\ResourceInterface; class Product implements ResourceInterface { public function getId(): ?int { return 1; } public function setId(?int $id): void {} }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
coreshop-resource — pip install coreshop-resource · libregistry