PHPackages                             soltys/slate-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. soltys/slate-bundle

AbandonedSymfony-bundle[HTTP &amp; Networking](/categories/http)

soltys/slate-bundle
===================

This bundle provides a configurable Slate documentation for your REST APIs.

1.0.2(8y ago)42.3k2MITHTMLPHP &gt;=5.5.9

Since Dec 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hugosoltys/SoltysSlateBundle)[ Packagist](https://packagist.org/packages/soltys/slate-bundle)[ Docs](https://github.com/hugosoltys/SoltysSlateBundle)[ RSS](/packages/soltys-slate-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

SoltysSlateBundle
=================

[](#soltysslatebundle)

This bundle provides a configurable [Slate](https://github.com/lord/slate) documentation for your REST APIs.

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Add SoltysSlateBundle to your project via Composer:

```
$ composer require soltys/slate-bundle "~1"
```

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
