Libraries tagged by firequent
edofre/yii2-validators
9 Downloads
Yii2 frequently used validators
dudley/faq-list
10 Downloads
Module to render a set of frequently asked questions.
drodata/yii2-utility
468 Downloads
This extension includes some utilities that I used frequently.
dotgit/dotwheel
18 Downloads
PHP framework providing lightweight solutions for most frequent development tasks
devp-eu/tmcms-module-faq
13 Downloads
Module FAQ (frequently asked questions) for TMCms
coco-project/sql-cache
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.
brair/pocket.sh
1 Downloads
Collection of frequently used commands for creating projects in framework Symfony.
bigchicchicken/api-platform-rate-limiter-bundle
16 Downloads
Bundle to controls how frequently certain APIs are allowed to be called for ApiPlatform
ashr/starter
15 Downloads
Starter - Decouple function that is frequently used.
archee-nic/laratools
316 Downloads
A kit of frequently used tools
amacsmith/fun-facts
4 Downloads
Fetch fun facts frequently on the fly for fun fact friday
stephenlake/php-commons
468 Downloads
Frequently used helpers to writer cleaner code without forcing globally defined functions.
nonoesp/thinker
407 Downloads
A Laravel helper package for frequently-used operations—so you don't have to think.
nonoesp/authenticate
288 Downloads
A Laravel helper package for frequently-used operations—so you don't have to think.
csfcloud/utils
30 Downloads
Utils package for frequently used classes and functions