Registry / other / paneric-interfaces-data-object

paneric-interfaces-data-object

JSON →
library1.0.1phppackagistunverified

Interfaces for data objects

composer require paneric/interfaces-data-object
INSTALL
IMPORT
SIG · PANERIC-INTERFACES
P
paneric-interfaces-data-object
otherphpv1.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.

DataObjectInterface
use Paneric\Interfaces\DataObject\DataObjectInterface;

Implement the DataObjectInterface

use Paneric\Interfaces\DataObject\DataObjectInterface; class MyDataObject implements DataObjectInterface { public function getData(): array { return []; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
paneric-interfaces-data-object — pip install paneric-interfaces-data-object · libregistry