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://packages-public.visual-craft.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.
Background jobs scheduling using Beanstalk
Background jobs scheduling using Beanstalk (Symfony bundle)
Blog in symfony 2 project
Php implementation of carmen gem
Bundle for common purposes
Automation of crontab management
Bundle for tracking entity changelogs
Simple HTTP client, internally using curl
Upload files for symfony 2 project
Client for Viosk API
This Composer repository is powered by Satis