Package Repository Website for Composer, see the about page on packagist.
I'm trying to use composer to automatically clone a git repository from github that isn't in packagist but it's not …
php composer-php packagistSometimes when I run composer update to upgrade the laravel project, a content-length mismatch exception might occur. Finally, I get …
composer-php packagistI don't really understand how Composer works with the minimum-stability setting. I have two packages. Let's say, PackageA and PackageB. …
github composer-php packagistI'm trying to install the following composer package: composer require cr/hashcli it is a package that I did. But …
php composer-php packagistI want to add a new package which is not at packagist, it's a local or non-public repository. I know …
composer-php packagistI'm trying to install the following package through composer: https://packagist.org/packages/cartalyst/sentry#dev-feature/laravel-5 When I do: …
php composer-php laravel-5 cartalyst-sentry packagistI'm trying to run composer update on windows 10 behind a proxy server, it gives me an error. and I set …
php proxy composer-php packagistI am trying to get composer to download the following library from this project, however, it does not have a …
php composer-php packagistI created a SVN repository for my personal PHP library, and added a composer.json file at the root level: { "…
php svn composer-php packagistI'm using symfony 2.1 and I want to add a library to vendors. The library do not exists in packagist. I …
symfony-2.1 composer-php packagist satis