Libraries tagged by lexical
rnapoles/jlex-php-library
8 Downloads
A Lexical Analyzer Generator for PHP
remorhaz/lexer-runtime
0 Downloads
Lexical Analysis Runtime Library
kothman/lexer
19 Downloads
A lexical analyser.
ghostwriter/syntax
0 Downloads
Lexical Analysis library for PHP
coco-project/sql-cache
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.
wandu/compiler
13 Downloads
[EXPERIMENT] PHP Base Compiler(Lexical Analyzer).
agonyz/php-lexica-art-api
8 Downloads
lexica.art API php client
celestial/lexicology
13 Downloads
PHP Lexicology library.