Libraries tagged by frequently
ecommit/frequency-generator
6173 Downloads
Get the next date by frequency.
smoren/probability-selector
608 Downloads
Probability selector
iaotle/nova-bar-metrics
26 Downloads
A Laravel Nova tool for bar chart metrics and frequency distributions.
serafim/tf-idf
1624 Downloads
Library to calculate TF-IDF (Term Frequency - Inverse Document Frequency) for generic documents
newball/spacetools
10 Downloads
Generating white spaces and line breaks / newlines for repetitive and frequent use.
infinitypaul/laravel-uptime
17 Downloads
Keep track of critical endpoints with this command-line uptime monitor. Add an endpoint, set a frequency and listen to an event if something goes down.
freewinds/laravel-short-schedule
1052 Downloads
Schedule artisan commands to run using a sub-minute frequency
craftpulse/craft-timeloop
7 Downloads
This Craft plugin will generate an array of dates between a start and end date based on frequency.
coco-project/sql-cache
19 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.
agenciafmd/admix-faqs
550 Downloads
Perguntas Frequentes - Agência F&MD
percipiolondon/craft-timeloop
629 Downloads
This Craft plugin will generate an array of dates between a start and end date based on frequency.
zhangjianping/frequency
14 Downloads
use redis implementation restrict system
php-common-enums/time-interval-frequency
32 Downloads
Provides a backed enum for time interval frequencies
janfish/frequency-limiter
14 Downloads
Frequency limiter base on token bucket algorithm
imj/frequency
21 Downloads
A simple frequency control system based on redis