PHPackages                             tarre/billecta-dto - 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. tarre/billecta-dto

ActiveLibrary[API Development](/categories/api)

tarre/billecta-dto
==================

DataTransferObjects for Billectas API. Scraped from their site

2.0.0(2y ago)1133MITPHPPHP ^8.2

Since Feb 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tarreislam/billecta-dto)[ Packagist](https://packagist.org/packages/tarre/billecta-dto)[ RSS](/packages/tarre-billecta-dto/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (7)Used By (0)

[![](https://camo.githubusercontent.com/8b40e8fda0bfa510ea62265bd8aa4589df51f83388cfc5f703eec1d7f5d454bb/68747470733a2f2f692e696d6775722e636f6d2f337a6c35444e7a2e706e67)](https://camo.githubusercontent.com/8b40e8fda0bfa510ea62265bd8aa4589df51f83388cfc5f703eec1d7f5d454bb/68747470733a2f2f692e696d6775722e636f6d2f337a6c35444e7a2e706e67)

About Billecta-DTO
------------------

[](#about-billecta-dto)

[DataTransferObjects](https://github.com/spatie/data-transfer-object) for Billectas API. Scraped from their site. This package does not include any kind of gateway, only the data definitions, helping you build requests and handle responses with the the help of PHPs typehints

### Install

[](#install)

`composer require tarre/billecta-dto`

### Usage

[](#usage)

Here is an implementation example

```
