Packagist Mirror V2 Korea

KT Line


(Synchronized every 60 seconds)

Packagist 메인 서버의 속도 안정화로 인해
미러 서비스를 사용하는 것보다는 사용하지 않는 것이 더욱 더 서비스 안정성을 향상 시킬수 있다고 판단하였습니다.
따라서 KR 미러서비스는 2025-10-01 부로 운영을 종료하게 되었습니다.
하단의 Disable 가이드를 따라서 미러서비스를 제거해주시기 바랍니다
그동안 사랑해주셔서 감사합니다.

현재 미러에서 어떠한 이슈가 발생했을 때 실제 사용자들에게 공지 할 방법이 부족하여 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.