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
StarStarStar 56%Total: 1,208 This week: 1All time: 3,143 This week: 560Up
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: 35
All time rank: 210961 in Russian Federation Russian Federation
Week rank: 416 Up24 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,208
This week:1
All time:3,143
This week:560Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:81%StarStarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1807
 
aa
12 years ago (oding herdiana)
67%StarStarStarStar