Download the PHP package alphaolomi/laravel-repman without Composer
On this page you can find all versions of the php package alphaolomi/laravel-repman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alphaolomi/laravel-repman
More information about alphaolomi/laravel-repman
Files in alphaolomi/laravel-repman
Package laravel-repman
Short Description Package for Repman.io API
License MIT
Homepage https://github.com/alphaolomi/laravel-repman
Informations about the package laravel-repman
Laravel Repman provides an expressive, fluent interface to Repman.io's services.
Repman.io is a private Composer repository manager. It allows you to host your own Composer repository and manage packages from it. It also allows you to mirror packages from Packagist.
Documentation
Documentation for Laravel Repman can be found on the Laravel Repman.
Documentation for Repman can be found on the Repman Docs.
Installation
You can install the package via composer:
You can publish the config file with:
Getting Started
Create a account on Repman.io and get your API token.
Usage
Using the package is very simple, you just need to call the Repman
facade and pass the required parameters.
Testing
Uses Pest PHP testing framework
APIs
Organization
- [x] List all organizations
- [x] Create organization
Package
- [x] List all packages
- [x] Add package
- [x] Update package
- [x] Synchronize package
- [x] Remove package
Token
- [x] List all tokens
- [x] Generate token
- [x] Regenerate token
- [x] Delete token
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Alpha Olomi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-repman with dependencies
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0|^10.0
illuminate/support Version ^9.0|^10.0
sammyjo20/saloon Version ^2.2
spatie/laravel-package-tools Version ^1.9.2