Appicanis, Radovan Obal s.p. repo
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": "http://composer.appicanis.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.
Generates random words by combining adjectives and nouns
Option Type for PHP
Example component for demonstration
Example component for demonstration
Symfony polyfill for ctype functions
Symfony polyfill for the Mbstring extension
Twig, the flexible, fast, and secure template language for PHP
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
This Composer repository is powered by Satis