[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8300":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":16,"starSnapshotCount":16,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},8300,"prestissimo","hirak\u002Fprestissimo","hirak","composer parallel install plugin","",null,"PHP",6126,168,96,29,0,1,62.78,"MIT License",false,"master",true,[],"2026-06-12 04:00:38","prestissimo (composer plugin)\n=================================\n\n[![Build Status](https:\u002F\u002Ftravis-ci.org\u002Fhirak\u002Fprestissimo.svg?branch=master)](https:\u002F\u002Ftravis-ci.org\u002Fhirak\u002Fprestissimo)\n[![Scrutinizer Code Quality](https:\u002F\u002Fscrutinizer-ci.com\u002Fg\u002Fhirak\u002Fprestissimo\u002Fbadges\u002Fquality-score.png?b=master)](https:\u002F\u002Fscrutinizer-ci.com\u002Fg\u002Fhirak\u002Fprestissimo\u002F?branch=master)\n[![Coverage Status](https:\u002F\u002Fcoveralls.io\u002Frepos\u002Fgithub\u002Fhirak\u002Fprestissimo\u002Fbadge.svg?branch=master)](https:\u002F\u002Fcoveralls.io\u002Fgithub\u002Fhirak\u002Fprestissimo?branch=master)\n[![Latest Stable Version](https:\u002F\u002Fposer.pugx.org\u002Fhirak\u002Fprestissimo\u002Fv\u002Fstable)](https:\u002F\u002Fpackagist.org\u002Fpackages\u002Fhirak\u002Fprestissimo)\n[![Total Downloads](https:\u002F\u002Fposer.pugx.org\u002Fhirak\u002Fprestissimo\u002Fdownloads)](https:\u002F\u002Fpackagist.org\u002Fpackages\u002Fhirak\u002Fprestissimo)\n[![License](https:\u002F\u002Fposer.pugx.org\u002Fhirak\u002Fprestissimo\u002Flicense)](https:\u002F\u002Fpackagist.org\u002Fpackages\u002Fhirak\u002Fprestissimo)  \n\nThis is a [composer 1.x](https:\u002F\u002Fgetcomposer.org) plugin that downloads packages in parallel to speed up the installation process. \n\n## Announcement: [Composer 2 is now available!](https:\u002F\u002Fblog.packagist.com\u002Fcomposer-2-0-is-now-available\u002F)\n\n**This plugin is for Composer1; Composer2 is very fast on its own. Uninstall this plugin and update the Composer itself.**\n\n\n## Requirements\n\n- composer `>=1.0.0 \u003C2.0`\n- PHP `>=5.3`, (suggest `>=5.5`, because `curl_share_init`)\n- ext-curl\n\n\n## Install, Updating & Upgrading\n\n```bash\n$ composer global require hirak\u002Fprestissimo\n```\n\n\n## Uninstall\n\n```bash\n$ composer global remove hirak\u002Fprestissimo\n```\n\n\n## Benchmark Example\n\n288s -> 26s\n\n```bash\n$ composer create-project laravel\u002Flaravel laravel1 --no-progress --profile --prefer-dist\n```\n\n![laravel](https:\u002F\u002Fcloud.githubusercontent.com\u002Fassets\u002F835251\u002F12534815\u002F55071302-c2ad-11e5-96a4-72e2c8744d5f.gif)\n\n\n## Config\n\n### `prestissimo ^0.3.x`\n\nRecognize composer's options. You don't need to set any special configuration.\n\n- [config.capath](https:\u002F\u002Fgetcomposer.org\u002Fdoc\u002F06-config.md#capath)\n- [config.cafile](https:\u002F\u002Fgetcomposer.org\u002Fdoc\u002F06-config.md#cafile)\n\n\n## Composer authentication\n\nTo avoid Composer asking for authentication it is recommended to follow the procedure on [composer's authentication](https:\u002F\u002Fgetcomposer.org\u002Fdoc\u002Farticles\u002Ftroubleshooting.md#api-rate-limit-and-oauth-tokens).\n\nFor github.com you could also use an `auth.json` file with an [oauth access token](https:\u002F\u002Fhelp.github.com\u002Farticles\u002Fcreating-an-access-token-for-command-line-use\u002F) placed on the the same level as your `composer.json` file:\n\n```json\n{\n    \"github-oauth\": {\n        \"github.com\": \"YOUR_GITHUB_ACCESS_TOKEN\"\n    }\n}\n```\n\n## License\n\nMIT License. See the LICENSE file.\n","prestissimo 是一个 Composer 1.x 的插件，通过并行下载包来加速安装过程。其核心功能是利用多线程技术提高依赖包的下载速度，从而显著减少项目初始化或更新时所需的时间。该插件适用于使用旧版 Composer（版本小于2.0）且希望加快开发环境搭建速度的PHP开发者。需要注意的是，对于已升级到Composer 2.x的用户来说，由于新版本自带了更快的下载机制，因此不再需要此插件。此外，运行此插件还需要PHP环境支持curl扩展。",2,"2026-06-11 03:17:16","top_language"]