2017 © Pedro Peláez
 

library spelling-bundle

Symfony2 Typographical error reporting bundle

image

unknown/spelling-bundle

Symfony2 Typographical error reporting bundle

  • Friday, December 18, 2015
  • by unknown.opensource
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Features

This bundle provides you with:, (*1)

  • Ability to track typographical errors on page

Issues and feature requests are tracked in the Github issue tracker https://github.com/unknown-opensource/spelling-bundle/issues, (*2)

Installation

  1. To install this bundle with Composer, just add the following to your composer.json file:, (*3)

    require: { ... "unknown/spelling-bundle": "1.0.1" }, (*4)

  2. Then register the bundle in AppKernel::registerBundles(), (*5)

    $bundles = array( ... new Unknown\Bundle\SpellingBundle\UnknownSpellingBundle(), );, (*6)

Custom dictionary

If your project contains specific vocabulary feel free to add needed words to:, (*7)

app/dictionary-en.txt
app/dictionary-lt.txt

Result

Whenever you see Symfony2 toolbar an extra toolbar block will appear reporting on typographical errors found in page., (*8)

Good luck!, (*9)

The Versions

18/12 2015

dev-master

9999999-dev

Symfony2 Typographical error reporting bundle

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

  • ext-pspell *

spelling pspell typo aspell typos typographical

18/12 2015

1.0.3

1.0.3.0

Symfony2 Typographical error reporting bundle

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

  • ext-pspell *

spelling pspell typo aspell typos typographical

18/07 2015

1.0.1

1.0.1.0

Symfony2 Typographical error reporting bundle

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

  • ext-pspell *

spelling pspell typo aspell typos typographical