PHP Classes

Apriori: Process text based on rules stored in MySQL table

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 63%Total: 1,207 All time: 3,138 This week: 200Up
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: 34
All time rank: 210361 in Russian Federation Russian Federation
Week rank: 578 Up29 in Russian Federation Russian Federation Up

Screenshots  
  • Messengers
  • URLCheck
  • Dates
  • Profiles
  Files folder image Files  
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.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,207
This week:0
All time:3,138
This week:200Up
User Ratings User Comments (1)
 All time
Utility:91%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:63%StarStarStarStar
Rank:1014
 
aa
11 years ago (oding herdiana)
67%StarStarStarStar