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://composer.getunify.com"
}]
}
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.
This is my package admin-php-sdk
Client package for working with internal API
A Filament dropdown to show other Unify products the current tenant has
Wrapper for Unify Identity Platform API.
Provides Unify authentication through a Laravel Auth driver.
GetUnify PHP SDK in order to communicate with our services
This Composer repository is powered by Satis