Mine and extract complete package lists from Packagist/Composer registry
Project description
PHP/Packagist Miner
A Python tool to mine and extract complete package lists from the Packagist (Composer) registry.
Installation
pip install php-miner
Usage
php-miner
Or use as a Python module:
from php_miner import mine_php
mine_php()
Data Source
- Packagist Package List: https://packagist.org/packages/list.json
- Package Details: https://packagist.org/packages/{vendor}/{package}.json
Output
Location: ../Package-List/PHP.csv
Format: CSV file with columns:
- ID (sequential number)
- Platform (always "Packagist")
- Name (vendor/package format)
- Homepage URL
- Repository URL
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
php_miner-1.0.3.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file php_miner-1.0.3.tar.gz.
File metadata
- Download URL: php_miner-1.0.3.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04f7bc64b74a8e45796ec0316a10bcf884ebdbc22c3fcc3a6733b23e344013b7
|
|
| MD5 |
75cce61780e5f6bbf70a51f48359560e
|
|
| BLAKE2b-256 |
bc56efc48b618b3590763e1520dec8682b5dc7e108dff2b37715968de7715d02
|
File details
Details for the file php_miner-1.0.3-py3-none-any.whl.
File metadata
- Download URL: php_miner-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9743cc44edbf63286e4bc367e6e0549169b80cd3d37b2dce90d82ea44a8ca43
|
|
| MD5 |
996af1b771d0458572c206e2edb8e3db
|
|
| BLAKE2b-256 |
1dadf87b1bbbdee245ead0f228eb4c4e2555fea1947442ce54e26eb4af25111a
|