PHP Classes

How to Perform PHP Grammar Check on a String Using Mezon Formal Grammar: Validate a string according to your grammar rules

Recommend this page to a friend!

  Author Author  
Picture of Alexey Dodonov
Name: Alexey Dodonov <contact>
Classes: 54 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 10x


  Detailed description   Download Download .zip .tar.gz  
This package can validate a string according to your own grammar rules.

It provides classes that can compose a set of text grammar rules.

The package can also validate a given text string according to those rules.

It provides built-in classes that implement several rules to compose a more complex grammar. Currently, it provides classes to:

- Match case sensitive text

- Match text from a given character set

- Match any rule from a set of rules

- Match rules from a complex set of rules

- Match a compound set of rules

- Match an empty string

- Match a set of rules in any order

- Match precisely one character

- Match precisely one character or nothing

- Match one or more characters

- Match one or more characters or nothing

- Etc.

  Classes of Alexey Dodonov  >  How to Perform PHP Grammar Check on a String Using Mezon Formal Grammar  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  

 

Name: How to Perform PHP Grammar Check on a String Using Mezon Formal Grammar
Base name: mezon-formal-grammar
Description: Validate a string according to your grammar rules
Version: -
PHP version: 5
License: MIT/X Consortium License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes
Group folder image Validation Validation algorithms View top rated classes
Group folder image Parsers Programming language interpreters and format parsers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
January 2022
Nominee
Vote
Some applications need to parse a text that follows specific grammar rules.

This package allows developers to dynamically create their own grammar rules using classes that implement simple grammar rules.

Then the package can validate a string to check if it complies with the grammar rules defined dynamically.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imageMezon (2 files, 2 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file infection.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file psalm-self.xml Data Auxiliary data
Accessible without login Plain text file psalm.xml Data Auxiliary data

Download Download all files: mezon-formal-grammar.tar.gz mezon-formal-grammar.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

For more information send a message to info at phpclasses dot org.