PHPackages                             kanekoelastic/codenberg-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kanekoelastic/codenberg-php

AbandonedArchivedLibrary[API Development](/categories/api)

kanekoelastic/codenberg-php
===========================

PHP Wrapper for Codenberg API

0.0.2(8y ago)334Apache-2.0PHPPHP &gt;=5.6

Since Jan 5Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kanekoelastic/codenberg-php)[ Packagist](https://packagist.org/packages/kanekoelastic/codenberg-php)[ Docs](https://github.com/kanekoelastic/phpcodenberg)[ RSS](/packages/kanekoelastic-codenberg-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

⭐️This project's code is generated by [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) ⭐️
----------------------------------------------------------------------------------------------------------

[](#️this-projects-code-is-generated-by-swagger-codegen-️)

codenberg-php
=============

[](#codenberg-php)

[![Build Status](https://camo.githubusercontent.com/73c57641d6f4f6c7522537ec2e9fffd78b1df233fb166b55b746f033480fc548/68747470733a2f2f7472617669732d63692e6f72672f6b616e656b6f656c61737469632f636f64656e626572672d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kanekoelastic/codenberg-php)[![License](https://camo.githubusercontent.com/a549a7a30bacba7bfceebdc207a8e86c3f2c02995a2527640dca30048fd2b64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c75652e737667)](https://opensource.org/licenses/Apache-2.0)

A simple wrapper for Codenberg API, written with PHP5.

Requirements
------------

[](#requirements)

- PHP &gt;= 5.6
- [Guzzle](https://github.com/guzzle/guzzle) library,
- (optional) PHPUnit to run tests.

Install
-------

[](#install)

Via Composer:

```
$ composer require kanekoelastic/codenberg-php dev-master
```

Basic usage
-----------

[](#basic-usage)

```
