issues
search
KnpLabs
/
packagist-api
PHP API for Packagist
MIT License
182
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add PHP 8.3 to CI matrix
#103
robbieaverill
closed
8 months ago
0
avoid error if version source isn't set
#102
tacman
closed
9 months ago
0
error when requesting additional fields
#101
tacman
opened
9 months ago
5
remove $ so gitclip works.
#100
tacman
closed
9 months ago
0
Replace Guzzle with generic PSR18 discovery
#99
GuySartorelli
opened
11 months ago
4
Add new properties to Package, Version, and Maintainer
#98
robbieaverill
closed
11 months ago
0
Add new Packagist API properties
#97
robbieaverill
closed
11 months ago
0
Unknown properties from the Packagist API are no longer set on AbstractResult
#96
robbieaverill
closed
11 months ago
1
Add PHP 8.3 to CI matrix
#95
robbieaverill
closed
8 months ago
0
Confirm tests fail on PHP 8.2
#94
GrahamCampbell
closed
11 months ago
3
Add `AllowDynamicProperties` annotation
#93
GrahamCampbell
closed
11 months ago
6
Creation of dynamic property Packagist\Api\Result\Package\Maintainer::$avatarUrl
#92
GrahamCampbell
closed
11 months ago
2
Don't require guzzle explicitly
#91
GuySartorelli
opened
11 months ago
5
Test PHP 7.4 and 8.0 in GitHub Actions
#90
robbieaverill
closed
1 year ago
0
Check types
#89
garak
closed
1 year ago
0
Cannot assign null to property Packagist\Api\Result\Package::$type of type string
#88
garak
closed
1 year ago
2
Fix access error in Maintainer
#87
Sebobo
closed
1 year ago
0
New: Add security advisories endpoint.
#86
GuySartorelli
closed
2 years ago
9
Fix bug where null downlaods from Packagist API would result in an internal error
#85
robbieaverill
closed
2 years ago
2
Downloads can be empty
#84
garak
closed
2 years ago
2
Requesting a package that results in a 404 now throws a PackageNotFoundException
#83
robbieaverill
closed
2 years ago
0
[2.x] Calling a non-existent package returns an InvalidArgumentException (invalid data), previously a GuzzleException
#82
robbieaverill
closed
2 years ago
0
Fix bug where packages with a null description would cause a return type error
#81
robbieaverill
closed
2 years ago
0
Description can be empty
#80
garak
closed
2 years ago
6
fix: getComposer method
#79
JellyBellyDev
closed
2 years ago
3
Mark reference and shasum of dist correctly as nullable
#78
jdrieghe
closed
2 years ago
0
Replace Travis CI with GitHub Actions
#77
robbieaverill
closed
2 years ago
0
getComposer is broken in 2.x-dev
#76
stof
closed
2 years ago
3
Fix the handling of minified metadata responses
#75
stof
closed
2 years ago
0
Fix the specs to pass
#74
stof
closed
2 years ago
0
CI is missing
#73
stof
closed
2 years ago
2
feat: add methods to fetch package info from new composer 2 api
#72
JellyBellyDev
closed
2 years ago
10
Get require info by package.json
#71
JellyBellyDev
closed
3 years ago
6
fix limit check in search
#70
garak
closed
3 years ago
3
Search limit implementation is wrong
#69
garak
closed
3 years ago
0
Support Guzzle 7 and PHP 8
#68
GrahamCampbell
closed
3 years ago
2
NEW getComposer() for more efficient Packagist API usage
#67
chillu
closed
3 years ago
10
add "limit" option to search
#66
garak
closed
4 years ago
4
Cannot limit package search
#65
garak
closed
4 years ago
4
Update to require PHP 7.4 as the minimum version, add strict typing
#64
robbieaverill
closed
3 years ago
5
Update Keywords phpdoc
#63
VincentLanglet
closed
4 years ago
3
allow doctrine/inflector 2
#62
garak
closed
4 years ago
4
Fix all phpstan errors are level 7
#61
robbieaverill
closed
5 years ago
2
Upgrade phpspec to 5.1
#60
robbieaverill
closed
5 years ago
1
Fix PSR-2 linting errors and add lint check to Travis
#59
robbieaverill
closed
5 years ago
0
Add getReplacementPackage() for abandoned packages and package versions
#58
robbieaverill
closed
5 years ago
0
Explicitly add maintainers in the README
#57
alexpozzi
closed
5 years ago
5
Add getAbandoned() to return bool or string, deprecate isAbandoned()
#56
robbieaverill
closed
5 years ago
7
Add handling for "replacementPackage" for abandoned packages
#55
robbieaverill
closed
5 years ago
2
Get repository call doesn't work anymore
#54
aarongerig
closed
6 years ago
2
Next