Registry / web-framework / craftcms-cms

craftcms-cms

JSON →
library5.5.9phppackagistunverified

Craft CMS

composer require craftcms/cms
INSTALL
IMPORT
SIG · CRAFTCMS-CMS
C
craftcms-cms
web-frameworkphpv5.5.9
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.

Application
use craft\web\Application;

Initialize and run a Craft CMS application

use craft\web\Application; $app = new Application(['id' => 'my-craft-app']); $app->run();
Debug
Known issues
breakingCraft CMS 5 requires PHP 8.2+ and has a new plugin architecture; plugins from Craft 4 may not be compatible.
fix
Ensure PHP 8.2+ and check plugin compatibility before upgrading.
affects: >=5.0.0
Upgrade
Version history
5.5.9latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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