packagist-crawler:制作https的镜像

时间:2024-05-25 04:27:19
【文件属性】:

文件名称:packagist-crawler:制作https的镜像

文件大小:16KB

文件格式:ZIP

更新时间:2024-05-25 04:27:19

PHP

包装爬行者 搜寻packagist.org并下载所有package.json。下载后,可以通过将其分发到静态Web服务器上来创建packagist.org的镜像。 要求 PHP> 5.3 外部卷曲 哈希 ext-json ext-zlib 外部PDO ext-pdo_sqlite 安装 $ git clone https://github.com/hirak/packagist-crawler $ cd packagist-crawler $ composer install 下载! $ php parallel.php (...few minutes...) $ ls cache/ p/ packages.json 配置 config.default.php config.php 使用这些文件中的任何一个,您都可以更改行为。如果要修改它,请将config.default.ph


【文件预览】:
packagist-crawler-master
----composer.json(831B)
----config.default.php(629B)
----cache()
--------.gitignore(14B)
----index.html.php(5KB)
----composer.lock(4KB)
----optimize.php(4KB)
----check.php(2KB)
----LICENSE(7KB)
----src()
--------ExpiredFileManager.php(3KB)
----.gitignore(63B)
----parallel.php(11KB)
----README.md(2KB)

网友评论