Libraries tagged by lex

coco-project/sql-cache

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


clem/custompbxbundle

0 Favers
665 Downloads

LexikPayboxBundle eases the implementation of the Paybox payment system.

Go to Download


attla/ulid

1 Favers
172 Downloads

Universally Unique Lexicographically Sortable Identifier (ULID) implementation for Attla and Laravel.

Go to Download


expertcoder/symapi-security-bundle

0 Favers
2403 Downloads

Symfony 3 Security Bundle utilising LexikJWTAuthenticationBundle

Go to Download


cvette/neos-fusion-parser

2 Favers
26 Downloads

Neos Fusion lexer and parser

Go to Download


<< Previous