Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/packagist/private-packagist-api-client

Private Packagist API Client
https://github.com/packagist/private-packagist-api-client

api api-client composer package-management packagist php

Last synced: about 2 months ago
JSON representation

Private Packagist API Client

Lists

README

        

# Private Packagist API Client

## Table of Contents

* [Private Packagist API Client](#private-packagist-api-client)
* [Table of Contents](#table-of-contents)
* [Requirements](#requirements)
* [Install](#install)
* [Basic usage of private-packagist/api-client client](#basic-usage-of-private-packagistapi-client-client)
* [Documentation](#documentation)
* [Organization](#organization)
* [Trigger a full synchronization](#trigger-a-full-synchronization)
* [Team](#team)
* [List an organization's teams](#list-an-organizations-teams)
* [Create a New Team](#create-a-new-team)
* [Show a Team](#show-a-team)
* [Edit a Team](#edit-a-team)
* [Grant All Package Access](#grant-all-package-access)
* [Revoke All Package Access](#revoke-all-package-access)
* [Delete a Team](#delete-a-team)
* [Add Member to Team (by User ID)](#add-member-to-team-by-user-id)
* [Remove Member from Team](#remove-member-from-team)
* [List all private packages a team has access to](#list-all-private-packages-a-team-has-access-to)
* [Grant a team access to a list of private packages](#grant-a-team-access-to-a-list-of-private-packages)
* [Remove access for a package from a team](#remove-access-for-a-package-from-a-team)
* [Authentication Tokens](#authentication-tokens)
* [List an organization's team authentication tokens](#list-an-organizations-team-authentication-tokens)
* [Create a new team authentication token](#create-a-new-team-authentication-token)
* [Delete a team authentication token](#delete-a-team-authentication-token)
* [Regenerate a team authentication token](#regenerate-a-team-authentication-token)
* [Customer](#customer)
* [List an organization's customers](#list-an-organizations-customers)
* [Show a customer](#show-a-customer)
* [Create a customer](#create-a-customer)
* [Edit a customer](#edit-a-customer)
* [Delete a customer](#delete-a-customer)
* [Enable a customer](#enable-a-customer)
* [Disable a customer](#disable-a-customer)
* [List a customer's packages](#list-a-customers-packages)
* [Show a customer's package](#show-a-customers-package)
* [Grant a customer access to a package or edit the limitations](#grant-a-customer-access-to-a-package-or-edit-the-limitations)
* [Revoke access to a package from a customer](#revoke-access-to-a-package-from-a-customer)
* [Regenerate a customer's Composer repository token](#regenerate-a-customers-composer-repository-token)
* [List a customer's vendor bundles](#list-a-customers-vendor-bundles)
* [Grant a customer access to a vendor bundle or edit the limitations](#grant-a-customer-access-to-a-vendor-bundle-or-edit-the-limitations)
* [Revoke access to a vendor bundle from a customer](#revoke-access-to-a-vendor-bundle-from-a-customer)
* [Vendor Bundle](#vendor-bundle)
* [List an organization's vendor bundles](#list-an-organizations-vendor-bundles)
* [Show a vendor bundle](#show-a-vendor-bundle)
* [Create a vendor bundle](#create-a-vendor-bundle)
* [Edit a customer](#edit-a-customer-1)
* [Delete a vendor bundle](#delete-a-vendor-bundle)
* [List packages in a vendor bundle](#list-packages-in-a-vendor-bundle)
* [Add one or more packages to a vendor bundle or edit their limitations](#add-one-or-more-packages-to-a-vendor-bundle-or-edit-their-limitations)
* [Remove a package from a vendor bundle](#remove-a-package-from-a-vendor-bundle)
* [Subrepository](#subrepository)
* [List an organization's subrepositories](#list-an-organizations-subrepositories)
* [Show a subrepository](#show-a-subrepository)
* [Create a subrepository](#create-a-subrepository)
* [Delete a subrepository](#delete-a-subrepository)
* [List a subrepository's teams](#list-a-subrepositorys-teams)
* [Add a team to a subrepository or edit the permission](#add-a-team-to-a-subrepository-or-edit-the-permission)
* [Remove a team from a subrepository](#remove-a-team-from-a-subrepository)
* [List a subrepository's packages](#list-a-subrepositorys-packages)
* [Show a subrepository package](#show-a-subrepository-package)
* [Create a vcs package in a subrepository](#create-a-vcs-package-in-a-subrepository)
* [Create a vcs package with credentials in a subrepository](#create-a-vcs-package-with-credentials-in-a-subrepository)
* [Create a custom package in a subrepository](#create-a-custom-package-in-a-subrepository)
* [Create a custom package with credentials in a subrepository](#create-a-custom-package-with-credentials-in-a-subrepository)
* [Edit a vcs package in a subrepository in a subrepository](#edit-a-vcs-package-in-a-subrepository-in-a-subrepository)
* [Edit a custom package in a subrepository](#edit-a-custom-package-in-a-subrepository)
* [Delete a package from a subrepository](#delete-a-package-from-a-subrepository)
* [List all dependents of a subrepository package](#list-all-dependents-of-a-subrepository-package)
* [List a subrepository's authentication tokens](#list-a-subrepositorys-authentication-tokens)
* [Create a subrepository authentication token](#create-a-subrepository-authentication-token)
* [Delete a subrepository authentication token](#delete-a-subrepository-authentication-token)
* [Regenerate a subrepository authentication token](#regenerate-a-subrepository-authentication-token)
* [List a subrepository's mirrored repositories](#list-a-subrepositorys-mirrored-repositories)
* [Show a mirrored repository](#show-a-mirrored-repository)
* [Add mirrored repositories to a subrepository](#add-mirrored-repositories-to-a-subrepository)
* [Edit the mirroring behaviour of mirrored repository in a subrepository](#edit-the-mirroring-behaviour-of-mirrored-repository-in-a-subrepository)
* [Delete a mirrored repository from a subrepository](#delete-a-mirrored-repository-from-a-subrepository)
* [List all mirrored packages from a mirrored repository in a subrepository](#list-all-mirrored-packages-from-a-mirrored-repository-in-a-subrepository)
* [Add mirrored packages from one mirrored repository to a subrepository](#add-mirrored-packages-from-one-mirrored-repository-to-a-subrepository)
* [Remove all mirrored packages from one mirrored repository in a subrepository](#remove-all-mirrored-packages-from-one-mirrored-repository-in-a-subrepository)
* [Package](#package)
* [List an organization's packages](#list-an-organizations-packages)
* [Show a package](#show-a-package)
* [Create a vcs package](#create-a-vcs-package)
* [Create a vcs package with credentials](#create-a-vcs-package-with-credentials)
* [Create a vcs package with a specific type](#create-a-vcs-package-with-a-specific-type)
* [Create a custom package](#create-a-custom-package)
* [Create a custom package with credentials](#create-a-custom-package-with-credentials)
* [Edit a vcs package](#edit-a-vcs-package)
* [Edit a custom package](#edit-a-custom-package)
* [Delete a package](#delete-a-package)
* [List all dependents of a package](#list-all-dependents-of-a-package)
* [List all customers with access to a package](#list-all-customers-with-access-to-a-package)
* [List all security issues of a package](#list-all-security-issues-of-a-package)
* [Show the security monitoring config of a package](#show-the-security-monitoring-config-of-a-package)
* [Edit the security monitoring config of a package](#edit-the-security-monitoring-config-of-a-package)
* [Create an artifact package file](#create-an-artifact-package-file)
* [Create an artifact package](#create-an-artifact-package)
* [Add an artifact file to an existing package](#add-an-artifact-file-to-an-existing-package)
* [Update or replace artifact files of a package](#update-or-replace-artifact-files-of-a-package)
* [Credential](#credential)
* [List an organization's credentials](#list-an-organizations-credentials)
* [Show a credential](#show-a-credential)
* [Create a credential](#create-a-credential)
* [Edit a credential](#edit-a-credential)
* [Delete a credential](#delete-a-credential)
* [Mirrored Repository](#mirrored-repository)
* [List an organization's mirrored repositories](#list-an-organizations-mirrored-repositories)
* [Show a mirrored repository](#show-a-mirrored-repository-1)
* [Create a mirrored repository](#create-a-mirrored-repository)
* [Edit a mirrored repository](#edit-a-mirrored-repository)
* [Delete a mirrored repository](#delete-a-mirrored-repository)
* [List all mirrored packages from one repository](#list-all-mirrored-packages-from-one-repository)
* [Add mirrored packages from one repository](#add-mirrored-packages-from-one-repository)
* [Remove all mirrored packages from one repository](#remove-all-mirrored-packages-from-one-repository)
* [Job](#job)
* [Show a job](#show-a-job)
* [Wait for a job to finish](#wait-for-a-job-to-finish)
* [Security Issue](#security-issue)
* [List an organization's security issues](#list-an-organizations-security-issues)
* [Magento legacy keys](#magento-legacy-keys)
* [List all legacy keys for a customer](#list-all-legacy-keys-for-a-customer)
* [Create a new legacy keys for a customer](#create-a-new-legacy-keys-for-a-customer)
* [Delete a legacy keys from a customer](#delete-a-legacy-keys-from-a-customer)
* [Validate incoming webhook payloads](#validate-incoming-webhook-payloads)
* [License](#license)

## Requirements

* PHP >= 7.2
* [Guzzle](https://github.com/guzzle/guzzle) library,

## Install

Via Composer:

```bash
$ composer require private-packagist/api-client guzzlehttp/guzzle
```

Why do you need to require `guzzlehttp/guzzle`? We are decoupled from any HTTP messaging client with help by [HTTPlug](http://httplug.io/), so you can pick an HTTP client of your choice, guzzle is merely a recommendation.

## Basic usage of `private-packagist/api-client` client

```php
authenticate('api-key', 'api-secret');
$packages = $client->packages()->all();
```

From `$client` object, you can access the full Private Packagist API.

## Documentation

Full documentation can be found in the [Private Packagist documentation](https://packagist.com/docs/api).

### Organization

#### Trigger a full synchronization
```php
$jobs = $client->organization()->sync();
```
Returns an array of created jobs. One for every synchronization.

### Team

The permissions available for a team are:
- `canEditTeamPackages`: members of the team can edit and remove packages, assign package permissions (only applies to packages assigned to team).
- `canAddPackages`: members of the team can add packages to organization; add, edit and remove credentials and mirrored third-party repositories.
- `canCreateSubrepositories`: members of the team can create subrepositories.
- `canViewVendorCustomers`: members of the team can view customers, their Composer information, their packages, and their install statistics.
- `canManageVendorCustomers`: members of the team can create and delete customers, add and remove packages, update their settings, view Composer information and install statistics.

```php
use PrivatePackagist\ApiClient\TeamPermissions;

$permissions = new TeamPermissions;
// Grant all permissions.
$permissions->canEditTeamPackages = true;
$permissions->canAddPackages = true;
$permissions->canCreateSubrepositories = true;
$permissions->canManageVendorCustomers = true;
$permissions->canManageVendorCustomers = true;
```

The permissions model can also be constructed via flags:

```php
use PrivatePackagist\ApiClient\TeamPermissions;

$permissions = TeamPermissions::fromFlags(
TeamPermissions::PERMISSION_CAN_EDIT_TEAM_PACKAGES | TeamPermissions::PERMISSION_CAN_ADD_PACKAGES,
);
```

Or from the permissions of an existing team:

```php
use PrivatePackagist\ApiClient\TeamPermissions;

$team = $client->teams()->all()[0];
$permissions = TeamPermissions::fromTeamResponse($team);
```

#### List an organization's teams
```php
$teams = $client->teams()->all();
```
Returns an array of teams.

#### Create a New Team
```php
use PrivatePackagist\ApiClient\TeamPermissions;

$permissions = new TeamPermissions;
$team = $client->teams()->create('New Team Name', $permissions);
```
Creates a team and sets permissions applied to team members. Returns the newly-created team.

#### Show a Team
```php

$team = $client->teams()->show($teamId);
```
Returns the team including all its members.

#### Edit a Team
```php
use PrivatePackagist\ApiClient\TeamPermissions;

$permissions = new TeamPermissions;
$team = $client->teams()->edit($teamId, 'Altered Team Name', $permissions);
```
Edits a team's name and permissions to be applied to team members. Returns the updated team.

#### Grant All Package Access
```php
$team = $client->teams()->grantAccessToAllPackages($teamId);
```

Granting a team access to all packages will give this team access to all current and future organization packages which do not have their permissions synchronized.

#### Revoke All Package Access
```php
$team = $client->teams()->revokeAccessToAllPackages($teamId);
```

Revoking a team's access to all packages will not remove access to packages the team can currently access, but will prevent access to new packages and allow revoking individual package access.

#### Delete a Team
```php
$client->teams()->remove($teamId);
```

#### Add Member to Team (by User ID)
```php
$team = $client->teams()->addMember($teamId, $userId);
```
Returns the team the user was added to.

#### Remove Member from Team
```php
$client->teams()->removeMember($teamId, $userId);
```

#### List all private packages a team has access to
```php
$teamId = 1;
$packages = $client->teams()->packages($teamId);
```
Returns an array of packages.

#### Grant a team access to a list of private packages
```php
$teamId = 1;
$packages = $client->teams()->addPackages($teamId, ['acme-website/package']);
```
Returns an array of packages.

#### Remove access for a package from a team
```php
$teamId = 1;
$packages = $client->teams()->removePackage($teamId, 'acme-website/package');
```

### Authentication Tokens

#### List an organization's team authentication tokens
```php
$tokens = $client->tokens()->all();
```
Returns an array of team tokens.

#### Create a new team authentication token
```php
// Create a new token with access to all packages
$token = $client->tokens()->create([
'description' => 'New Team Token',
'access' => 'read',
'accessToAllPackages' => true,
]);

// Create a new token with access to packages a team has access to
$token = $client->tokens()->create([
'description' => 'New Team Token',
'access' => 'read',
'teamId' => 1, // Get teamId from the list of teams to determine to which packages the token has access to
]);
```
Returns the created token.

#### Delete a team authentication token
```php
$client->tokens()->remove($tokenId));
```

#### Regenerate a team authentication token
```php
$customerId = 42;
$confirmation = [
'IConfirmOldTokenWillStopWorkingImmediately' => true,
];
$token = $client->tokens()->regenerateToken($tokenId, $confirmation);
```
Returns the regenerated token.

### Customer

#### List an organization's customers
```php
$customers = $client->customers()->all();
```
Returns an array of customers.

#### Show a customer
```php
$customerId = 42;
$customer = $client->customers()->show($customerId);
// or
$customerUrlName = 'customer-url-name';
$customer = $client->customers()->show($customerUrlName);
```
Returns a single customer.

#### Create a customer
```php
$customer = $client->customers()->create('New customer name');
// or
$customer = $client->customers()->create('New customer name', false, 'customer-url-name', 'beta', true);
```
Returns the customer.

#### Edit a customer
```php
$customerId = 42;
$customerData = [
'name' => $name,
'urlName' => 'customer',
'accessToVersionControlSource' => false,
'minimumAccessibleStability' => 'beta',
'assignAllPackages' => true,
];
$customer = $client->customers()->edit($customerId, $customerData);
```
Returns the customer.

#### Delete a customer
```php
$customerId = 42;
$client->customers()->remove($customerId);
```

#### Enable a customer
```php
$customerId = 42;
$customer = $client->customers()->enable($customerId);
```

#### Disable a customer
```php
$customerId = 42;
$customer = $client->customers()->disable($customerId);
```

#### List a customer's packages
```php
$customerId = 42;
$packages = $client->customers()->listPackages($customerId);
```
Returns an array of customer packages.

#### Show a customer's package
```php
$customerId = 42;
$package = $client->customers()->showPackage($customerId, $packageName);
$accessibleVersions = $package['versions'];
```
Returns a customer's package, including the versions that the customer has been granted access to.

#### Grant a customer access to a package or edit the limitations
```php
$customerId = 42;
$packages = [
[
'name' => 'acme-website/package',
'versionConstraint' => '^1.0 | ^2.0', // optional version constraint to limit updates the customer receives
'expirationDate' => (new \DateTime())->add(new \DateInterval('P1Y'))->format('c'), // optional expiration date to limit updates the customer receives
'minimumAccessibleStability' => 'beta', // optional stability to restrict customers to specific package version stabilities like alpha, beta, or RC
],
];
$packages = $client->customers()->addOrEditPackages($customerId, $packages);
```
Returns an array of all added or edited customer packages.

#### Revoke access to a package from a customer
```php
$customerId = 42;
$packageName = 'acme-website/package';
$client->customers()->removePackage($customerId, $packageName);
```

#### Regenerate a customer's Composer repository token
```php
$customerId = 42;
$confirmation = [
'IConfirmOldTokenWillStopWorkingImmediately' => true,
];
$composerRepository = $client->customers()->regenerateToken($customerId, $confirmation);
```
Returns the edited Composer repository.

#### List a customer's vendor bundles
```php
$customerId = 42;
$packages = $client->customers()->vendorBundles()->listVendorBundles($customerId);
```
Returns an array of customer vendor bundles.

#### Grant a customer access to a vendor bundle or edit the limitations
```php
$customerId = 42;
$vendorBundleId = 12;
$expirationDate = (new \DateTime())->add(new \DateInterval('P1Y'))->format('c'), // optional expiration date to limit updates the customer receives
$packages = $client->customers()->vendorBundles()->addOrEditVendorBundle($customerId, $vendorBundleId, $expirationDate);
```
Returns the added or edited customer vendor bundle.

#### Revoke access to a vendor bundle from a customer
```php
$customerId = 42;
$vendorBundleId = 12;
$client->customers()->vendorBundles()->removeVendorBundle($customerId, $vendorBundleId);
```

### Vendor Bundle

#### List an organization's vendor bundles
```php
$vendorBundles = $client->vendorBundles()->all();
```
Returns an array of vendor bundles.

#### Show a vendor bundle
```php
$vendorBundleId = 42;
$vendorBundle = $client->vendorBundles()->show($vendorBundleId);
```
Returns a single vendor bundle.

#### Create a vendor bundle
```php
$vendorBundle = $client->vendorBundles()->create('New bundle name');
// or
$vendorBundle = $client->vendorBundles()->create('New bundle name', 'dev', '^1.0', true, [123]);
```
Returns the vendor bundle.

#### Edit a customer
```php
$vendorBundleId = 42;
$vendorBundleData = [
'name' => 'Bundle name',
'minimumAccessibleStability' => 'dev',
'versionConstraint' => '^1.0',
'assignAllPackages' => true,
'synchronizationIds' => [123], // A list of synchronization ids for which new packages should automatically be added to the bundle.
];
$vendorBundle = $client->vendorBundles()->edit($vendorBundleId, $vendorBundleData);
```
Returns the vendor bundle.

#### Delete a vendor bundle
```php
$vendorBundleId = 42;
$client->vendorBundles()->remove($vendorBundleId);
```

#### List packages in a vendor bundle
```php
$vendorBundleId = 42;
$packages = $client->vendorBundles()->packages()->listPackages($vendorBundleId);
```
Returns an array of vendor bundle packages.

#### Add one or more packages to a vendor bundle or edit their limitations
```php
$vendorBundleId = 42;
$packages = [
[
'name' => 'acme-website/package',
'versionConstraint' => '^1.0 | ^2.0', // optional version constraint to limit updates the customer receives
'minimumAccessibleStability' => 'beta', // optional stability to restrict customers to specific package version stabilities like alpha, beta, or RC
],
];
$packages = $client->vendorBundles()->packages()->addOrEditPackages($vendorBundleId, $packages);
```
Returns an array of all added or edited customer packages.

#### Remove a package from a vendor bundle
```php
$vendorBundleId = 42;
$packageName = 'acme-website/package';
$client->vendorBundles()->packages()->removePackage($vendorBundleId, $packageName);
```

### Subrepository

#### List an organization's subrepositories
```php
$subrepositories = $client->subrepositories()->all();
```
Returns an array of subrepositories.

#### Show a subrepository
```php
$subrepositoryName = 'subrepository';
$subrepository = $client->subrepositories()->show($subrepositoryName);
```
Returns a single subrepository.

#### Create a subrepository
```php
$subrepository = $client->subrepositories()->create('New subrepository name');
```
Returns the subrepository.

#### Delete a subrepository
```php
$subrepositoryName = 'subrepository';
$client->subrepositories()->remove($subrepositoryName);
```

#### List a subrepository's teams
```php
$subrepositoryName = 'subrepository';
$teams = $client->subrepositories()->listTeams($subrepositoryName);
```
Returns an array of subrepositories teams.

#### Add a team to a subrepository or edit the permission
```php
$subrepositoryName = 'subrepository';
$teams = [
[
'id' => 12,
'permission' => 'owner',
],
];
$teams = $client->subrepositories()->addOrEditTeams($subrepositoryName, $teams);
```
Returns an array of added subrepository teams.

#### Remove a team from a subrepository
```php
$subrepositoryName = 'subrepository';
$teamId = 12;
$client->subrepositories()->removeTeam($subrepositoryName, $teamId);
```

#### List a subrepository's packages
```php
$subrepositoryName = 'subrepository';
$packages = $client->subrepositories()->packages()->all($subrepositoryName);
```
Returns an array of subrepositories packages.

#### Show a subrepository package
```php
$subrepositoryName = 'subrepository';
$package = $client->subrepositories()->packages()->show($subrepositoryName, 'acme-website/package');
```
Returns the package.

#### Create a vcs package in a subrepository
```php
$subrepositoryName = 'subrepository';
$job = $client->subrepositories()->packages()->createVcsPackage($subrepositoryName, 'https://github.com/acme-website/package');
```
Returns a new job.

#### Create a vcs package with credentials in a subrepository
```php
$subrepositoryName = 'subrepository';
$credentialId = 42;
$job = $client->subrepositories()->packages()->createVcsPackage($subrepositoryName,'https://github.com/acme-website/package', $credentialId);
```
Returns a new job.

#### Create a custom package in a subrepository
```php
$subrepositoryName = 'subrepository';
$packageDefinition = '{...}';
$job = $client->subrepositories()->packages()->createCustomPackage($subrepositoryName, $packageDefinition);
```
Returns a new job.

#### Create a custom package with credentials in a subrepository
```php
$subrepositoryName = 'subrepository';
$packageDefinition = '{...}';
$credentialId = 42;
$job = $client->subrepositories()->packages()->createCustomPackage($subrepositoryName, $packageDefinition, $credentialId);
```
Returns a new job.

#### Edit a vcs package in a subrepository in a subrepository
```php
$subrepositoryName = 'subrepository';
$job = $client->subrepositories()->packages()->editVcsPackage($subrepositoryName, 'acme-website/package', 'https://github.com/acme-website/package');
```
Returns a new job.

#### Edit a custom package in a subrepository
```php
$subrepositoryName = 'subrepository';
$packageDefinition = '{...}';
$job = $client->subrepositories()->packages()->editCustomPackage($subrepositoryName, 'acme-website/package', $packageDefinition);
```
Returns a new job.

#### Delete a package from a subrepository
```php
$subrepositoryName = 'subrepository';
$client->subrepositories()->packages()->remove($subrepositoryName, 'acme-website/package');
```

#### List all dependents of a subrepository package
```php
$subrepositoryName = 'subrepository';
$client->subrepositories()->packages()->listDependents($subrepositoryName, 'acme-website/package');
```
Returns a list of packages.

#### List a subrepository's authentication tokens
```php
$subrepositoryName = 'subrepository';
$tokens = $client->subrepositories()->listTokens($subrepositoryName);
```
Returns an array of authentication tokens.

#### Create a subrepository authentication token
```php
$subrepositoryName = 'subrepository';
$data = [
'description' => 'Subrepository Token',
'access' => 'read',
];
$token = $client->subrepositories()->createToken($subrepositoryName, $data);
```
Returns the authentication token.

#### Delete a subrepository authentication token
```php
$subrepositoryName = 'subrepository';
$tokenId = 33;
$client->subrepositories()->removeToken($subrepositoryName, $tokenId);
```

#### Regenerate a subrepository authentication token
```php
$subrepositoryName = 'subrepository';
$tokenId = 33;
$confirmation = [
'IConfirmOldTokenWillStopWorkingImmediately' => true,
];
$token = $client->subrepositories()->regenerateToken($subrepositoryName, $confirmation);
```
Returns the authentication token.

#### List a subrepository's mirrored repositories
```php
$subrepositoryName = 'subrepository';
$mirroredRepositories = $client->subrepositories()->mirroredRepositories()->all($subrepositoryName);
```
Returns an array of mirrored repositories.

#### Show a mirrored repository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoryId = 42;
$mirroredRepository = $client->subrepositories()->mirroredRepositories()->show($subrepositoryName, $mirroredRepositoryId);
```
Returns the mirrored repository.

#### Add mirrored repositories to a subrepository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoriesToAdd = [
['id' => 12, 'mirroringBehavior' => 'add_on_use'],
];
$mirroredRepository = $client->subrepositories()->mirroredRepositories()->add($subrepositoryName, $mirroredRepositoriesToAdd);
```
Returns a list of added mirrored repositories.

#### Edit the mirroring behaviour of mirrored repository in a subrepository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoryId = 42;
$mirroredRepository = $client->subrepositories()->mirroredRepositories()->create($subrepositoryName, $mirroredRepositoryId, 'add_on_use');
```
Returns the edited mirrored repository.

#### Delete a mirrored repository from a subrepository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoryId = 42;
$client->subrepositories()->mirroredRepositories()->remove($subrepositoryName, $mirroredRepositoryId);
```

#### List all mirrored packages from a mirrored repository in a subrepository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoryId = 42;
$packages = $client->subrepositories()->mirroredRepositories()->listPackages($subrepositoryName, $mirroredRepositoryId);
```
Returns an array of packages.

#### Add mirrored packages from one mirrored repository to a subrepository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoryId = 42;
$packages = [
'acme/cool-lib
];
$jobs = $client->subrepositories()->mirroredRepositories()->addPackages($subrepositoryName, $mirroredRepositoryId, $packages);
```
Returns an array of jobs.

#### Remove all mirrored packages from one mirrored repository in a subrepository
```php
$subrepositoryName = 'subrepository';
$mirroredRepositoryId = 42;
$client->subrepositories()->mirroredRepositories()->removePackages($subrepositoryName, $mirroredRepositoryId);
```

### Package

#### List an organization's packages
```php
$filters = [
'origin' => \PrivatePackagist\ApiClient\Api\Packages::ORIGIN_PRIVATE, // optional filter to only receive packages that can be added to customers,
'security-issue-state' => \PrivatePackagist\ApiClient\Api\SecurityIssues::STATE_OPEN, // optional filter to filter packages with open security issues,
];
$packages = $client->packages()->all($filters);
```
Returns an array of packages.

#### Show a package
```php
$package = $client->packages()->show('acme-website/package');
```
Returns the package.

#### Create a vcs package
```php
$job = $client->packages()->createVcsPackage('https://github.com/acme-website/package');
```
Returns a new job.

#### Create a vcs package with credentials
```php
$credentialId = 42;
$job = $client->packages()->createVcsPackage('https://github.com/acme-website/package', $credentialId);
```
Returns a new job.

#### Create a vcs package with a specific type
```php
$job = $client->packages()->createVcsPackage('https://github.com/acme-website/package', null, 'git');
```
Returns a new job.

#### Create a custom package
```php
$packageDefinition = '{...}';
$job = $client->packages()->createCustomPackage($packageDefinition);
```
Returns a new job.

#### Create a custom package with credentials
```php
$packageDefinition = '{...}';
$credentialId = 42;
$job = $client->packages()->createCustomPackage($packageDefinition, $credentialId);
```
Returns a new job.

#### Edit a vcs package
```php
$job = $client->packages()->editVcsPackage('acme-website/package', 'https://github.com/acme-website/package');
```
Returns a new job.

#### Edit a custom package
```php
$packageDefinition = '{...}';
$job = $client->packages()->editCustomPackage('acme-website/package', $packageDefinition);
```
Returns a new job.

#### Delete a package
```php
$client->packages()->remove('acme-website/package');
```

#### List all dependents of a package
```php
$client->packages()->listDependents('acme-website/package');
```
Returns a list of packages.

#### List all customers with access to a package
```php
$client->packages()->listCustomers('acme-website/package');
```
Returns a list of customers with access to the package.

#### List all security issues of a package
```php
$filters = [
'security-issue-state' => \PrivatePackagist\ApiClient\Api\SecurityIssues::STATE_OPEN,
];
$client->packages()->listSecurityIssues('acme-website/package', $filters);
```
Returns a list of security issues.

#### Show the security monitoring config of a package
```php
$client->packages()->showSecurityMonitoringConfig('acme-website/package');
```
Returns the security monitoring config of the package.

#### Edit the security monitoring config of a package
```php
$config = [
"monitorAllBranches" => false, // If set to true then monitoredBranches will be ignored and can be omitted
"monitoredBranches" => [
"dev-main"
],
];
$client->packages()->editSecurityMonitoringConfig('acme-website/package', $config);
```
Returns the edited security monitoring config of the package.

#### Create an artifact package file

```php
$fileName = 'package1.zip'; // your package archive artifact containing a valid composer.json in root directory
$file = file_get_contents($fileName);
$client->packages()->artifacts()->create($file, 'application/zip', $fileName);
```

#### Create an artifact package

```php
$fileName = 'package1.zip';
$file = file_get_contents($fileName);
$response = $client->packages()->artifacts()->create($file, 'application/zip', $fileName);
$artifactId = $response['id'];
$client->packages()->createArtifactPackage([$artifactId]);
```
#### Add an artifact file to an existing package

```php
$packageName = 'acme/artifact';
$fileName = 'package1.zip';
$file = file_get_contents($fileName);
$client->packages()->artifacts()->add($packageName, $file, 'application/zip', $fileName);
```
#### Update or replace artifact files of a package

```php
// in case you want to replace the artifact file with a newly uploaded one
// 1. get current artifact ids
$result = $client->packages()->artifacts()->showPackageArtifacts('acme-website/package');
$artifactIds = array_column($result, 'id'); // [41, 42]

// 2. upload the new artifact file
$fileName = 'package1.zip';
$file = file_get_contents($fileName);
$response = $client->packages()->artifacts()->create($file, 'application/zip', $fileName);
$newArtifactId = $response['id'];

// 3. let's say we don't want to have the artifact file id = 41 and use the newly uploaded file instead
$artifactIds = array_shift($artifactIds);
$artifactIds[] = $newArtifactId;
$client->packages()->editArtifactPackage('acme-website/package', $artifactIds);
```

### Credential

#### List an organization's credentials
```php
$credentials = $client->credentials()->all();
```
Returns an array of credentials.

#### Show a credential
```php
$credentialId = 42;
$credential = $client->credentials()->show($credentialId);
```
Returns the credential.

#### Create a credential
```php
$type = \PrivatePackagist\ApiClient\Api\Credentials::TYPE_HTTP_BASIC;
$credential = $client->credentials()->create('ACME http auth', $type, 'acme-website.com', 'username', 'password');
```
Returns the new credential.

#### Edit a credential
```php
$credentialId = 42;
$type = \PrivatePackagist\ApiClient\Api\Credentials::TYPE_HTTP_BASIC;
$credential = $client->credentials()->edit($credentialId, $type, 'username', 'password');
```
Returns the edited credential.

#### Delete a credential
```php
$credentialId = 42;
$client->credentials()->remove($credentialId);
```

### Mirrored Repository

#### List an organization's mirrored repositories
```php
$mirroredRepositories = $client->mirroredRepositories()->all();
```
Returns an array of mirrored repositories.

#### Show a mirrored repository
```php
$mirroredRepositoryId = 42;
$mirroredRepository = $client->mirroredRepositories()->show($mirroredRepositoryId);
```
Returns the mirrored repository.

#### Create a mirrored repository
```php
$mirroredRepository = $client->mirroredRepositories()->create('Mirrored Repository', 'https://composer.example.com', 'add_on_use', 543);
```
Returns the new mirrored repository.

#### Edit a mirrored repository
```php
$mirroredRepositoryId = 42;
$mirroredRepository = $client->mirroredRepositories()->create($mirroredRepositoryId, 'Mirrored Repository', 'https://composer.example.com', 'add_on_use', 543);
```
Returns the edited mirrored repository.

#### Delete a mirrored repository
```php
$mirroredRepositoryId = 42;
$client->mirroredRepositories()->remove($mirroredRepositoryId);
```

#### List all mirrored packages from one repository
```php
$mirroredRepositoryId = 42;
$packages = $client->mirroredRepositories()->listPackages($mirroredRepositoryId);
```
Returns an array of packages.

#### Add mirrored packages from one repository
```php
$mirroredRepositoryId = 42;
$packages = [
'acme/cool-lib
];
$jobs = $client->mirroredRepositories()->addPackages($mirroredRepositoryId, $packages);
```
Returns an array of jobs.

#### Remove all mirrored packages from one repository
```php
$mirroredRepositoryId = 42;
$client->mirroredRepositories()->removePackages($mirroredRepositoryId);
```

### Job

#### Show a job
```php
$job = $client->jobs()->show($jobId);
```
Returns the job.

#### Wait for a job to finish
This will periodically poll the job status until the job either finished or the maximum wait time was reached
```php
$numberOfSecondsToWait = 180;
$jobHelper = new \PrivatePackagist\ApiClient\JobHelper($client);
try {
$job = $jobHelper->waitForJob($jobId, $numberOfSecondsToWait);
} catch (\PrivatePackagist\ApiClient\Exception\JobTimeoutException $e) {
// Job didn't finish within the specified time
} catch (\PrivatePackagist\ApiClient\Exception\JobErrorException $e) {
// Job finished with an error. See the message for more information
echo $e->getMessage();
}

```
Returns the job.

### Security Issue

#### List an organization's security issues

```php
$filters = [
'security-issue-state' => \PrivatePackagist\ApiClient\Api\SecurityIssues::STATE_OPEN, // optional filter to filter packages with open security issues,
];
$packages = $client->securityIssues()->all($filters);
```
Returns an array of security issues.

### Magento legacy keys

#### List all legacy keys for a customer
```php
$customerId = 42;
$legacyKeys = $client->customers()->magentoLegacyKeys()->all($customerId);
```
Returns a list of Magento legacy keys.

#### Create a new legacy keys for a customer
```php
$legacyKey = $client->customers()->magentoLegacyKeys()->create($customerId, $publicKey, $privateKey);
```
Returns the new Magento legacy key.

#### Delete a legacy keys from a customer
```php
$client->customers()->magentoLegacyKeys()->remove($customerId, $publicKey);
```

### Validate incoming webhook payloads

When you create or update a webhook in Private Packagist an optional secret can be set. This secret gets used to create a signature which is sent with each request in the headers as `Packagist-Signature`. The secret and signature can then be used on your server to validate that the request was made by Private Packagist. If no secret is set then no signature is sent.

```php
$request = /** any Psr7 request */;
$secret = 'webhook-secret';
$webhookSignature = new \PrivatePackagist\ApiClient\WebhookSignature($secret);
$requestSignature = $request->hasHeader('Packagist-Signature') ? $request->getHeader('Packagist-Signature')[0] : null;
$webhookSignature->validate($requestSignature, (string) $request->getBody());
```

## License

`private-packagist/api-client` is licensed under the MIT License