PHPackages                             n1c01a5/n1c0dissertation-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. [API Development](/categories/api)
4. /
5. n1c01a5/n1c0dissertation-bundle

ActiveSymfony-bundle[API Development](/categories/api)

n1c01a5/n1c0dissertation-bundle
===============================

Bundle to manage dissertations with REST API

2201PHP

Since Oct 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/n1c01a5/N1c0DissertationBundle)[ Packagist](https://packagist.org/packages/n1c01a5/n1c0dissertation-bundle)[ RSS](/packages/n1c01a5-n1c0dissertation-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

n1c0DissertationBundle
======================

[](#n1c0dissertationbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/92cf1222cc63abddd3b1f2158dfed5e64a2e4e556d610441765612e67ef646f6/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62306361393235312d393361652d343035382d616434342d6332643938633766326432372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b0ca9251-93ae-4058-ad44-c2d98c7f2d27)

Bundle to manage dissertations.

Step 1: Setting up the bundle
-----------------------------

[](#step-1-setting-up-the-bundle)

### A) Download and install N1c0Dissertation

[](#a-download-and-install-n1c0dissertation)

To install N1c0Dissertation run the following command

```
$ php composer.phar require n1c01a5/n1c0dissertation-bundle
```

### B) Enable the bundle

[](#b-enable-the-bundle)

Enable the required bundles in the kernel:

```
