coco-project / sql-cache
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 cach
v1.0.5
2024-09-19 09:34 UTC
Requires
- php: >=8.0
- greenlion/php-sql-parser: ^4.6
- symfony/cache: ^5.4
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: ^3.8