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.myintelisys.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 package manages and creates forms using the Intelisys standard format
This package creates settings for logging in slim 3 environments using the monolog package.
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
OAuth2 Server for PHP
Props is a simple DI container that allows retrieving values via custom property and method names
A package for accessing the RPM process management api
This package manages authentication for the slim framework
This Composer repository is powered by Satis