Libraries tagged by lexik

lbreme/lexepa-srl

0 Favers
11 Downloads

Class for lexing and parsing a serialized string in PHP

Go to Download


lbreme/lexepa-sql

0 Favers
5 Downloads

Library for lexing and parsing a SQL INSERT statement

Go to Download


krak/lex

1 Favers
7399 Downloads

Functional Lexing library

Go to Download


kothman/lexer

0 Favers
19 Downloads

A lexical analyser.

Go to Download


kebook.programacao.1/laravel-ulid

0 Favers
105 Downloads

Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)

Go to Download


guifelix/ulid

0 Favers
1 Downloads

A PHP package to generate Universally Unique Lexicographically Sortable Identifiers

Go to Download


ghostwriter/syntax

1 Favers
0 Downloads

Lexical Analysis library for PHP

Go to Download


dekor/php-syntax-tree-builder

2 Favers
9 Downloads

This library allows you to build your custom language by describing lexing/parsing rules.

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


wandu/compiler

0 Favers
13 Downloads

[EXPERIMENT] PHP Base Compiler(Lexical Analyzer).

Go to Download


nexik/http_client

0 Favers
1027 Downloads

A simple PHP HTTP Client

Go to Download


<< Previous