PHPackages                             elyanor/skeleton-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. [Framework](/categories/framework)
4. /
5. elyanor/skeleton-bundle

AbandonedArchivedSymfony-bundle[Framework](/categories/framework)

elyanor/skeleton-bundle
=======================

Skeleton of a symfony bundle.

00PHP

Since Nov 21Pushed 7y agoCompare

[ Source](https://github.com/elyanory/skeleton-bundle)[ Packagist](https://packagist.org/packages/elyanor/skeleton-bundle)[ RSS](/packages/elyanor-skeleton-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Skeleton Bundle
===============

[](#skeleton-bundle)

ElyanorSkeletonBundle was created to serve as a skeleton for a symfony bundle.

Installation
------------

[](#installation)

### Step 1: Download the Bundle

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

```
composer require elyanor/skeleton-bundle

```

This command requires you to have Composer installed globally, as explained in the Composer documentation.

### Step 2: Enable the Bundle

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

```
