Registry / other / xp-framework-core

xp-framework-core

JSON →
library12.10.0phppackagistunverified

The XP framework is an all-purpose, object oriented PHP framework.

composer require xp-framework/core
INSTALL
IMPORT
SIG · XP-FRAMEWORK-CORE
X
xp-framework-core
otherphpv12.10.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.

XPClass
use xp\core\XPClass;

Instantiate and inspect a class using the XP framework.

<?php require 'vendor/autoload.php'; use xp\core\XPClass; $class = new XPClass('stdClass'); echo $class->getName();
Debug
Known issues
breakingRequires PHP 8.1 or higher.
fix
Upgrade PHP to version 8.1 or later.
affects: <12.0.0
Upgrade
Version history
12.10.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
24
Amazon
1
Resources
xp-framework-core — pip install xp-framework-core · libregistry