2017 © Pedro Peláez
 

library text-forbidden-words

Forbidden words.

image

clover/text-forbidden-words

Forbidden words.

  • Friday, November 21, 2014
  • by hiro_y
  • Repository
  • 2 Watchers
  • 4 Stars
  • 6,829 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 11 % Grown

The README.md

Text-ForbiddenWords

Build Status, (*1)

Forbidden words, (*2)

Based on:, (*3)

  • http://qiita.com/phimcall/items/4c559b70f70ea7f1953b
  • https://github.com/rono23/reserved_word

Install

Using Composer as a dependency management tool, you can bring Clover\Text\ForbiddenWords in your environment easily with settings below., (*4)

{
  "require": {
    "clover/text-forbidden-words": "~1.0"
  }
}

Usage

if (\Clover\Text\ForbiddenWords::includes($name)) {
    // error
}

The Versions

21/11 2014

dev-master

9999999-dev https://github.com/hiroy/clover-text-forbidden-words

Forbidden words.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

The Development Requires

21/11 2014

1.0.1

1.0.1.0 https://github.com/hiroy/clover-text-forbidden-words

Forbidden words.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

The Development Requires

16/11 2014

1.0.0

1.0.0.0 https://github.com/hiroy/clover-text-forbidden-words

Forbidden words.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4

 

The Development Requires