Libraries tagged by lexical analasys

yuubit/tokenizer

0 Favers
401 Downloads

PHP Library to tokenize various inputs.

Go to Download


hexydec/tokenise

2 Favers
5552 Downloads

A program for performing lexical analysis, written in PHP

Go to Download


goaop/dissect

2 Favers
82 Downloads

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

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
19 Downloads

A lexical analyser.

Go to Download


ghostwriter/syntax

1 Favers
0 Downloads

Lexical Analysis library for PHP

Go to Download


coco-project/sql-cache

0 Favers
13 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


walterwoshid/dissect

2 Favers
38 Downloads

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

Go to Download