Libraries tagged by ecoco

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


coco-project/snowflake

0 Favers
209 Downloads

snowflake

Go to Download


coco-project/simple-page-downloader

0 Favers
103 Downloads

page downloader

Go to Download


coco-project/session

1 Favers
15 Downloads

Go to Download


coco-project/scanner

0 Favers
119 Downloads

Go to Download


coco-project/queue

0 Favers
191 Downloads

Go to Download


coco-project/qrcode

0 Favers
76 Downloads

qrcode

Go to Download


coco-project/process-manager

0 Favers
28 Downloads

Granulate your process so that it can be managed in a more elegant way.

Go to Download


coco-project/phpinfo-parser

0 Favers
14 Downloads

Go to Download


coco-project/module-test

0 Favers
3 Downloads

Go to Download


coco-project/media-migration

0 Favers
3 Downloads

Go to Download


coco-project/mcrypt

0 Favers
76 Downloads

Go to Download


coco-project/matomo-client

0 Favers
75 Downloads

Go to Download


coco-project/magic-access

2 Favers
282 Downloads

\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations

Go to Download


coco-project/macroable

2 Favers
25 Downloads

Provide a trait that dynamically injects a specified method or closure into a specified object during runtime execution.

Go to Download


<< Previous Next >>