PHPackages                             guszandy/cabrillo\_decoder - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. guszandy/cabrillo\_decoder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

guszandy/cabrillo\_decoder
==========================

Decode Cabrillo file to array PHP.

v0.1.0(3y ago)07PHPPHP &gt;=7.0.0

Since Nov 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/GusZandy/CabrilloDecoder)[ Packagist](https://packagist.org/packages/guszandy/cabrillo_decoder)[ RSS](/packages/guszandy-cabrillo-decoder/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

CabrilloDecoder
===============

[](#cabrillodecoder)

Decode File Cabrillo to array PHP. Cabrillo decoder for python in [here](https://github.com/GusZandy/CabrilloDecoderPython "Cabrillo Decoder for Python") and for javascript in here [here](https://github.com/GusZandy/cabrillo_decoder_javascript "Cabrillo Decoder for Javascript").

Installation
============

[](#installation)

To install this package, you have to write like this:

```
composer require guszandy/cabrillo-decoder
```

Add an example file
===================

[](#add-an-example-file)

Make sure that you have created a PHP-extension file and example cabrillo file (in this example folder) for this example and write like this:

```
