Download the PHP package crowdin/crowdin-api-client without Composer
On this page you can find all versions of the php package crowdin/crowdin-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crowdin/crowdin-api-client
More information about crowdin/crowdin-api-client
Files in crowdin/crowdin-api-client
Download crowdin/crowdin-api-client
More information about crowdin/crowdin-api-client
Files in crowdin/crowdin-api-client
Vendor crowdin
Package crowdin-api-client
Short Description PHP client library for Crowdin API v2
License MIT
Homepage https://github.com/crowdin/crowdin-api-client-php
Package crowdin-api-client
Short Description PHP client library for Crowdin API v2
License MIT
Homepage https://github.com/crowdin/crowdin-api-client-php
Please rate this library. Is it a good library?
Informations about the package crowdin-api-client
# Crowdin PHP client The Crowdin PHP client is a lightweight interface to the Crowdin API. It provides common services for making API requests. Our API is a full-featured RESTful API that helps you to integrate localization into your development process. The endpoints that we use allow you to easily make calls to retrieve information and to execute actions needed.
[**`API Client Docs`**](https://crowdin.github.io/crowdin-api-client-php/packages/Crowdin.html) |
[**`Crowdin API`**](https://developer.crowdin.com/api/v2/) |
[**`Crowdin Enterprise API`**](https://developer.crowdin.com/enterprise/api/v2/)
[![Packagist Version](https://img.shields.io/packagist/v/crowdin/crowdin-api-client?cacheSeconds=3600)](https://packagist.org/packages/crowdin/crowdin-api-client)
[![Packagist](https://img.shields.io/packagist/dt/crowdin/crowdin-api-client?cacheSeconds=3600)](https://packagist.org/packages/crowdin/crowdin-api-client)
[![Tests](https://github.com/crowdin/crowdin-api-client-php/actions/workflows/basic.yml/badge.svg)](https://github.com/crowdin/crowdin-api-client-php/actions/workflows/basic.yml)
[![codecov](https://codecov.io/gh/crowdin/crowdin-api-client-php/branch/master/graph/badge.svg)](https://codecov.io/gh/crowdin/crowdin-api-client-php)
[![GitHub contributors](https://img.shields.io/github/contributors/crowdin/crowdin-api-client-php?cacheSeconds=3600)](https://github.com/crowdin/crowdin-api-client-php/graphs/contributors)
[![GitHub](https://img.shields.io/github/license/crowdin/crowdin-api-client-php?cacheSeconds=3600)](https://github.com/crowdin/crowdin-api-client-php/blob/master/LICENSE)
### Requirements
* PHP >= 7.1
## Installation
Install via Composer
### Quick Start
The API client must be instantiated and configured before calling any API method.
`The Crowdin PHP client is licensed under the MIT License. See the LICENSE file distributed with this work for additional information regarding copyright ownership. Except as contained in the LICENSE file, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization.
All versions of crowdin-api-client with dependencies
PHP Build Version
Package Version
The package crowdin/crowdin-api-client contains the following files
Loading the files please wait ....