PHP Classes

Apriori: Process text based on rules stored in MySQL table

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 1,208 All time: 3,144 This week: 488Up
Version License PHP version Categories
apriori 0.3.000GNU General Publi...4Databases, Text processing
Description 

Author

This is a simple class that can be used to parse and process text based on rules stored in a MySQL database table.

It retrieves a given set of rules from a MySQL database table. The rules specify a regular expression to match the text to be processed and PHP code to process the matches.

The class applies the regular expression and for each match it executes the processing code.

This package comes with a database dump of predefined rules to process BBCode, format dates, times, converting URLs into HTML links, etc..

Picture of Dmitry Basileff
Name: Dmitry Basileff <contact>
Classes: 1 package by
Country: Russian Federation Russian Federation
Age: 36
All time rank: 211161 in Russian Federation Russian Federation
Week rank: 215 Up12 in Russian Federation Russian Federation Up

Screenshots (4)  
  • Messengers
  • URLCheck
  • Dates
  • Profiles
  Files folder image Files (7)  
File Role Description
Accessible without login Plain text file Apriori.php Class Main Class Apriori
Accessible without login Plain text file SQL Data Example parslets in SQl Format for import
Plain text file Demo Example Demo script. Very simple to learn.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,208
This week:0
All time:3,144
This week:488Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:81%StarStarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1831
 
aa
12 years ago (oding herdiana)
67%StarStarStarStar