This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://www.sizzlecreative.co.uk/"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
PHPStan Extensions for the Blastoff Sizzle CMS
CMS Framework configuration classes
Used to provide a module/plug-in framework for the system
Not a core module - use this when creating a new one
CMS Framework messaging platform - allows loosely coupled communications
Handles requests, routing and responses
Provides authentication, authorisation and session services
This Composer repository is powered by Satis