Packagist Mirror V2 Korea

KT Line


(Synchronized every 60 seconds)

한국 미러의 경우 컴포저v2만 공식지원합니다. 컴포저 v1.x의 버전을 사용하시는 분들은 v2로 업그레이드해주세요.

이 미러 사이트는 개인에 의해 운영중입니다.

안정적으로 사용하기 위해서는 하단의 추천 가이드를 확인해주세요

서비스되는 서버에서 composer update를 실행하는 경우 반드시 모니터링을 하시거나 미러를 사용하지 않으시는 것을 추천합니다

현재 미러에서 어떠한 이슈가 발생했을 때 실제 사용자들에게 공지 할 방법이 부족하여 Modern PHP User GroupFacebook에 관련한 공지를 하도록 하겠습니다

만약 슬랙에 아직 가입하지 못하신 분이 있으시다면 여기에서 초대장을 받아서 가입해주세요

서버 상태 보기 회선별 벤치마크 보기

추천하는 미러 사용방식입니다

  1. composer selfupdate를 통해 컴포저 최신 버전으로 업데이트합니다
  2. 페이지 하단에 나오는 명령어를 이용하여 미러를 활성화합니다
  3. composer update를 통해 패키지의 버전을 갱신합니다
    (만약 여러개의 프로젝트를 한 머신에서 갱신할 경우 한 사용자 계정만 사용하시면 로컬 캐시를 통해 좀 더 빠른 갱신이 가능합니다)
  4. 생성된 composer.lock 파일을 프로젝트에 같이 포함합니다 (git에 포함시키는 것을 추천)
  5. 빌드/배포 환경에서는 composer install을 패키지를 설치합니다 (composer.lock 파일 필요)
만약 문제가 발생한다면 하단에 미러를 제거하는 명령어를 실행하시고 원본 패키지스트에 접속하시기 바랍니다

This is PHP package repository Packagist.org mirror site.

If you're using PHP Composer, commands like create-project , require , update , remove are often used. When those commands are executed, Composer will download information from the packages that are needed also from dependent packages. The number of json files downloaded depends on the complexity of the packages which are going to be used. The further you are from the location of the packagist.org server, the more time is needed to download json files. By using mirror, it will help save the time for downloading because the server location is closer.

Please do the following command to change the PHP Composer config to use this site as default Composer repository.

$

$

Disclaimer

This site offers its services free of charge and only as a mirror site.

This site only provides package information / metadata with no distribution file of the packages. All packages metadata files are mirrored from Packagist.org. We do not modify and/or process the JSON files. If there is something wrong, please disable the setting the Disable command above and try to refer to the original packagist.org.