PHPackages                             starta/yoga - 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. starta/yoga

ActiveLibrary

starta/yoga
===========

Yoga SDK for PHP

010PHP

Since Feb 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Yoga-SDK/yogaphp-core)[ Packagist](https://packagist.org/packages/starta/yoga)[ RSS](/packages/starta-yoga/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yoga PHP SDK (Alpha)
====================

[](#yoga-php-sdk-alpha)

Laravel SDK of Yoga
-------------------

[](#laravel-sdk-of-yoga)

This project is still in alpha. Do not use this in production.

Instalation
===========

[](#instalation)

Open your project on terminal and run:

```
composer require starta/yoga
```

Then run this command to publish assets and configuration files

```
php artisan vendor:publish --provider="Yoga\YogaServiceProvider"
```

The default configuration looks like:

```
