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://satis.guradia.me/"
}]
}
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.
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
a cleaner, leaner mix of print_r() and var_dump()
a cleaner, leaner mix of print_r() and var_dump()
PHP-DI integration in Silex
The PHP micro-framework based on the Symfony Components
A WebProfiler for Silex
This Composer repository is powered by Satis