Libraries tagged by counting
bilalatli/php-sorting
4 Downloads
PHP Sorting Algorithms
andrewdalpino/helix
1 Downloads
A PHP library for counting short DNA sequences for use in Bioinformatics.
iotronlab/laravel-page-view
210 Downloads
Laravel Model Client View Counting Made Easy
teamteatime/laravel-counter
49 Downloads
A Laravel 5 package providing counting functionality on models, such as view counters or 'likes'.
droophp/droophp
38 Downloads
STV vote counting
wdmg/yii2-reposts
500 Downloads
Repost counting module
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
token27/nexus-ai-tokenizer
25 Downloads
Provider-agnostic LLM token counter for PHP 8.3+. Supports Tiktoken BPE (OpenAI, Claude approx.), HuggingFace JSON vocabularies (DeepSeek, LLaMA, Mistral), SentencePiece (Gemini), and extensible custom strategies.
scienide/helix
15 Downloads
A library for counting short DNA sequences for use in Bioinformatics.
x-laravel/pulse-requests
0 Downloads
Laravel Pulse card counting incoming requests by HTTP status, grouped by route pattern.
tokimikichika/find
4 Downloads
Text analysis library for counting words, characters, sentences and paragraph
smile/simple-page-view-bundle
13 Downloads
An easy way to include a light and simple page view counting system in your website
seyamms/laravel-visit
6 Downloads
Laravel package for counting model visits
rumd3x/php-countable
4 Downloads
Library providing several Object Oriented Counters and utilities for counting stuff
pouya1364/probabilistic-php
2 Downloads
Pure-PHP probabilistic data structures: Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog. Zero dependencies.