PHPackages                             codingfive0/octadesk - 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. codingfive0/octadesk

ActiveLibrary[API Development](/categories/api)

codingfive0/octadesk
====================

Biblioteca API para integração com o webservice da Octadesk

1.0.4(5y ago)031[1 issues](https://github.com/codingFive0/octadesk/issues)MITPHPPHP ^7.1

Since Apr 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/codingFive0/octadesk)[ Packagist](https://packagist.org/packages/codingfive0/octadesk)[ Docs](https://www.agenciagalg.com.br)[ RSS](/packages/codingfive0-octadesk/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Octadesk PHP Library
====================

[](#octadesk-php-library)

[![Maintainer](https://camo.githubusercontent.com/7bbc37bd72bac9aaf29be5edfecca4eb81b84f9502bec44a4948e000ddd87f50/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d406761627269656c73696c766135302d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/gabrielsilva50)[![Source Code](https://camo.githubusercontent.com/d49328254c75631e0a6730883c0411060217730e3bb5033efed243e7c20d700b/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d636f64696e6746697665302f6f6374616465736b2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/codingFive0/octadesk)[![Latest Version](https://camo.githubusercontent.com/f91d459c6bd6b7d1e7fe6f22a9f80cf042667b1a584851acf685fce82e975b92/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636f64696e6746697665302f6f6374616465736b2e7376673f7374796c653d666c61742d737175617265)](https://github.com/codingFive0/octadesk/releases)[![PHP from Packagist](https://camo.githubusercontent.com/911e5ca4612a592355eda769e35e4ca9f1b377e84b51e6c1095a6dc37435c635/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636f64696e6746697665302f6f6374616465736b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codingFive0/octadesk)[![Build](https://camo.githubusercontent.com/3656318d99d09445d22dbf8ed7ecbe786f6a09d43d124c5f9b1da5ac9dfbc0bb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f636f64696e6746697665302f6f6374616465736b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/codingFive0/octadesk)[![Quality Score](https://camo.githubusercontent.com/f7e32f2e36f70cbe09be99715c27393a532a5ba845a75cea61791dfbcbd83438/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636f64696e6746697665302f6f6374616465736b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/codingFive0/octadesk)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/9fb3967bd22b7773f6af7f278567636a88fe976528361451a05849b7b4ec513d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64696e6746697665302f6f6374616465736b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/codingFive0/octadesk)

###### Octadesk Library is a small set of classes developed for integration into the webservice of a Octadesk Plataform..

[](#octadesk-library-is-a-small-set-of-classes-developed-for-integration-into-the-webservice-of-a-octadesk-plataform)

Octadesk Library é um pequeno conjunto de classes desenvolvidas para integração ao webservice da plataforma Octadesk.

Acesse a documentação oficial **[clicando aqui](https://api.octadesk.services/docs/#/)**.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Abstraction of all API methods (Abstração de todos os métodos da API)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

Installation
------------

[](#installation)

Uploader is available via Composer:

```
"codingFive0/octadesk": "^1.0"
```

or run

```
composer require codingFive0/octadesk
```

Documentation
-------------

[](#documentation)

###### For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. Remenbe to consult the official documentation of Octadesk. (link above):

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-component-directory-in-it-you-will-have-an-example-of-use-for-each-class-remenbe-to-consult-the-official-documentation-of-octadesk-link-above)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Lembre-se de consultar também a documentação oficial da Octadesk. (Link acima)

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/codingFive0/octadesk/blob/master/CONTRIBUTING.md) for details.

Support
-------

[](#support)

###### Security: If you discover any security related issues, please email  instead of using the issue tracker.

[](#security-if-you-discover-any-security-related-issues-please-email-desenvolvimentoagenciagalgcombr-instead-of-using-the-issue-tracker)

###### Or if you prefere contact me on instagram @japa\_gabrielsilva

[](#or-if-you-prefere-contact-me-on-instagram-japa_gabrielsilva)

Se você descobrir algum problema relacionado à segurança, envie um e-mail para  em vez de usar o rastreador de problemas. Ou se preferir fale comigo no instagram @japa\_gabrielsilva

Thank you Obrigado

Credits
-------

[](#credits)

- [Gabriel Silva](https://github.com/codingFive0) (Developer)
- [Agência Galg](https://github.com/codingFive0) (Team)
- [All Contributors](https://github.com/codingFive0/octadesk/contributors) (This Rock)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/codingFive0/octadesk/blob/master/LICENSE) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~78 days

Total

5

Last Release

1909d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38063864?v=4)[Gabriel Silva](/maintainers/codingFive0)[@codingFive0](https://github.com/codingFive0)

---

Top Contributors

[![codingFive0](https://avatars.githubusercontent.com/u/38063864?v=4)](https://github.com/codingFive0 "codingFive0 (10 commits)")

---

Tags

Zendeskdeskoctadesk

### Embed Badge

![Health badge](/badges/codingfive0-octadesk/health.svg)

```
[![Health](https://phpackages.com/badges/codingfive0-octadesk/health.svg)](https://phpackages.com/packages/codingfive0-octadesk)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
