2017 © Pedro Peláez
 

symfony-bundle curriculumvitae

Symfony CV bundle

image

fabiencrassat/curriculumvitae

Symfony CV bundle

  • Monday, March 19, 2018
  • by Fabien Crassat
  • Repository
  • 2 Watchers
  • 5 Stars
  • 180 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 21 Versions
  • 0 % Grown

The README.md

Fabien Crassat / Curriculumvitae Bundle

Welcome to the Curriculumvitae bundle - an experimental CV display with [Symfony][1] application that you can use to display your curriculum vitae., (*1)

knpbundles.com SensioLabsInsight, (*2)

Build Status Latest Stable Version Latest Unstable Version License Total Downloads Scrutinizer Code Quality Code Coverage Codacy Badge Code Climate Sonar Quality Gate Sonar Maintainability, (*3)

Prerequisites

This version of the bundle requires Symfony 4.1+., (*4)

Installation

  1. Install Curriculumvitae Bundle
  2. Enable the bundle
  3. Import the routing file

Step 1: Install Curriculumvitae Bundle

Add the following dependency to your composer.json file:, (*5)

``` json { "require": { "_some_packages": "...", "fabiencrassat/curriculumvitae": "dev-master" } }, (*6)


Now tell composer to download the bundle by running the command: ``` bash php composer.phar update fabiencrassat/curriculumvitae

Composer will install the bundle to your project's vendor/fabiencrassat directory., (*7)

Step 2: Enable the bundle without flex

In a default Symfony application that uses Symfony Flex, bundles are enabled/disabled automatically for you when installing/removing them, so you don't need to look at or edit this bundles.php file., (*8)

Enable the bundle in the kernel:, (*9)

``` php <?php // config/bundles.php return [ // ... FabienCrassat\CurriculumVitaeBundle\FabienCrassatCurriculumVitaeBundle::class => ['all' => true], ]; // ..., (*10)


### Step 3: Import FabienCrassat CurriculumVitae Bundle routing Finally, now that you have activated and configured the bundle, all that is left to do is import the routing file. In YAML: ``` yaml # config/routes.yml fabiencrassat_curriculumvitae: resource: "@FabienCrassatCurriculumVitaeBundle/Resources/config/routing.yml" prefix: /cv

Or if you prefer XML:, (*11)

``` xml , (*12)


## Usage ### Assets installation ``` bash php bin/console assets:install

View the result

Go to your site and add /cv, for example: http://localhost:8000/cv, (*13)

[TO_CHECK] Documentation

The bulk of the documentation is stored in the Resources/doc/ directory in this bundle:, (*14)

The Versions

19/03 2018

dev-master

9999999-dev

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

19/03 2018

1.0.4

1.0.4.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

17/03 2018

dev-Sonar

dev-Sonar

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

20/10 2017

1.0.3

1.0.3.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

03/10 2017

1.0.2

1.0.2.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

24/06 2017

1.0.1

1.0.1.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

17/06 2017

1.0

1.0.0.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

17/04 2017

0.8

0.8.0.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

05/03 2017

0.7.3

0.7.3.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

22/01 2017

0.7.2

0.7.2.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

13/06 2016

0.7.1

0.7.1.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

13/03 2016

0.7

0.7.0.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

09/11 2014

0.6

0.6.0.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

01/09 2014

0.5

0.5.0.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

16/08 2014

0.4.2

0.4.2.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

16/08 2014

0.4.1

0.4.1.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae

16/08 2014

0.4

0.4.0.0

Symfony CV bundle

  Sources   Download

MIT

The Requires

 

by Avatar Fabien Crassat

xml symfony2 cv curriculum vitae