PHPackages                             pouyacodes/suber - 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. pouyacodes/suber

ActiveLibrary

pouyacodes/suber
================

Working with subtitles in php

00PHP

Since Sep 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/pouyacodes/suber)[ Packagist](https://packagist.org/packages/pouyacodes/suber)[ RSS](/packages/pouyacodes-suber/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Suber
=====

[](#suber)

Working with subtitles in php

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

[](#installation)

First of all you must install [Composer](https://getcomposer.org/).

#### Installing via Composer

[](#installing-via-composer)

run `composer require pouyacodes/suber`

#### Installing with git

[](#installing-with-git)

1. Close this project `git clone https://github.com/pouyacodes/suber.git`
2. run `composer dump-autoload`
3. autoload classes.

Usage
=====

[](#usage)

Here are a simple usage of this package:

```
