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://packages.jivix.net"
}]
}
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.
CMS Core
A Content Management System (CMS) built with Laravel.
Support utilities for working with PHP enums.
A simple audit log package for Laravel.
Model base classes and traits for Laravel.
A Laravel package to add OpenAPI documentation to your project.
Common support utilities (classes, traits, enums, etc.) for Laravel.
Locale utilities for PHP projects.
This Composer repository is powered by Satis