2017 © Pedro Peláez
 

symfony-bundle creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

image

avtonom/creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

  • Monday, October 5, 2015
  • by avtonomspb
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole https://github.com/softark/creole#readme, (*1)

Installation

Retrieve the bundle with composer:, (*2)

.. code-block:: sh, (*3)

php composer.phar require avtonom/creole-full-bundle --no-update

Installation is recommended to be done via [composer][] by running:, (*4)

composer require avtonom/creole-full-bundle "~1.1"

Alternatively you can add the following to the require section in your composer.json manually:, (*5)

"avtonom/creole-full-bundle": "~1.1"

Run composer update afterwards., (*6)

Register these bundles in your AppKernel:, (*7)

  <?php
  // app/AppKernel.php
  public function registerBundles()
  {
      return array(
          // ...
          new Avtonom\CreoleBundle\AvtonomCreoleBundle(),
          // ...
      );
  }

todo, (*8)

The Versions

05/10 2015

dev-master

9999999-dev https://github.com/Avtonom/creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

  Sources   Download

MIT

The Requires

 

parser bundle symfony markdown wiki creole wikitext

05/10 2015

v1.1.3

1.1.3.0 https://github.com/Avtonom/creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

  Sources   Download

MIT

The Requires

 

parser bundle symfony markdown wiki creole wikitext

05/10 2015

v1.1.2

1.1.2.0 https://github.com/Avtonom/creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

  Sources   Download

MIT

The Requires

 

The Development Requires

parser bundle symfony markdown wiki creole wikitext

05/10 2015

v1.1.1

1.1.1.0 https://github.com/Avtonom/creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

  Sources   Download

MIT

The Requires

 

The Development Requires

parser bundle symfony markdown wiki creole wikitext

05/10 2015

v1.1.0

1.1.0.0 https://github.com/Avtonom/creole-full-bundle

Bundle for Symfony for creole markdown Wiki parser for PHP from softark/creole

  Sources   Download

MIT

The Requires

 

The Development Requires

parser bundle symfony markdown wiki creole wikitext