Download the PHP package ahinkle/packagist-latest-version without Composer
On this page you can find all versions of the php package ahinkle/packagist-latest-version. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ahinkle/packagist-latest-version
More information about ahinkle/packagist-latest-version
Files in ahinkle/packagist-latest-version
Package packagist-latest-version
Short Description Obtains the latest version release of Composer Packages from the Packagist API
License MIT
Homepage https://github.com/ahinkle/packagist-latest-version
Informations about the package packagist-latest-version
Composer Packagist Latest Version
This package provides an easy way to retrieve the latest stable release from composer packages via the Packagist API. This package was inspired by this tweet after discovering that it's not possible to retrieve the latest non-development tagged release.
This package will return the highest tagged non-developmental release. e.g. When there is a 2.1.0 release then a new 1.2.1 release is posted, this will continue to show that 2.1.0 is still the latest version.
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Andy Hinkle
- All Contributors
License
The MIT License (MIT). Please see License File for more information.