Popular Packages
-
PHP
neos/contentrepositoryregistry-doctrinedbalclient
Doctrine DBAL client for the Neos Content Repository Registry
Abandoned!
-
-
PHP
microweber-deps/php-ga-measurement-protocol
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
-
-
-
-
-
PHP
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 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.
-
-
cosy/framework
magic framework
-
-
-