Libraries tagged by lexical analasys

yuubit/tokenizer

0 Favers
401 Downloads

PHP Library to tokenize various inputs.

Go to Download


hexydec/tokenise

3 Favers
6589 Downloads

A program for performing lexical analysis, written in PHP

Go to Download


goaop/dissect

2 Favers
184 Downloads

A set of tools for lexical and syntactical analysis written in pure PHP

Go to Download


coco-project/sql-cache

0 Favers
19 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


abdulklarapl/lexer

0 Favers
16 Downloads

Library running lexical analysis for input

Go to Download


remorhaz/lexer-runtime

0 Favers
0 Downloads

Lexical Analysis Runtime Library

Go to Download


kothman/lexer

0 Favers
21 Downloads

A lexical analyser.

Go to Download


walterwoshid/dissect

2 Favers
53 Downloads

A set of tools for lexical and syntactical analysis written in pure PHP - Fork by WalterWoshid

Go to Download