Libraries tagged by frequently
iaotle/nova-bar-metrics
31 Downloads
A Laravel Nova tool for bar chart metrics and frequency distributions.
amara/keyword-density
2557 Downloads
Keyword density analyzer. Word frequency counter.
yuusiro/laravel-short-schedule
18 Downloads
Schedule artisan commands to run using a sub-minute frequency
xqus/bad-bot
36 Downloads
A lightweight package that blocks unwanted crawlers, AI agents, scrapers, and high‑frequency visitors while allowing legitimate bots such as Googlebot and Bingbot to pass.
toneflix-code/laravel-visualconsole
54 Downloads
A Laravel package to help with frequent artisan tasks and more.
renaldy/php-fpgrowth
154 Downloads
Modified source from Ivan Rebrov github for PHP implementation of the Frequent Pattern Growth algorithm
phonyland/ngram
1110 Downloads
🧪 N-Gram Tools for 🙃 Phony Language Models with sanitizing, tokenization, n-gram extraction, frequency mapping
newball/spacetools
11 Downloads
Generating white spaces and line breaks / newlines for repetitive and frequent use.
macocci7/php-boxplot
14 Downloads
PHP-Boxplot creates boxplots using FrequencyTable.
dotgit/dotwheel
19 Downloads
PHP framework providing lightweight solutions for most frequent development tasks
dima-bzz/laravel-short-schedule
28 Downloads
Schedule artisan commands to run using a sub-minute frequency
davecook/window-cleaning-2026
0 Downloads
Commercial window cleaning cost calculator for facility managers. Models labour, access difficulty, frequency discounts, and margins. Multi-engine: PHP, Python, Rust, Java, Ruby, Elixir.
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.
chencongbao/laravel-short-schedule
9 Downloads
Schedule artisan commands to run using a sub-minute frequency
axelvds/laravel-uptime-monitor-extended
196 Downloads
Extended uptime monitoring package for Laravel with IP/ping support, per-monitor frequency, active toggle, and dashboard widgets