Registry / other / quantaquirk-contracts

quantaquirk-contracts

JSON →
libraryphppackagistunverified

The Contracts package for QuantaQuirk provides interfaces and contracts for the framework.

composer require quantaquirk/contracts
INSTALL
IMPORT
SIG · QUANTAQUIRK-CONTRA
Q
quantaquirk-contracts
otherphp
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.

Authenticatable
✓ use QuantaQuirk\Contracts\Auth\Authenticatable;

Implements the Authenticatable contract for a user model.

use QuantaQuirk\Contracts\Auth\Authenticatable; class User implements Authenticatable { public function getAuthIdentifierName() { return 'id'; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

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