Libraries tagged by algorithms
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
marat-tanalin/integer-scaling
3 Downloads
Calculates integer ratios and scaled-image sizes for pixel-perfect image upscaling with optional aspect-ratio correction.
kigkonsult/dsigsdk
62 Downloads
XML Digital Signature recomendation dsig sdk
kevinsimard/combinatorics
26 Downloads
Mathematical algorithms concerning the study of finite or countable discrete structures.
karpovigorok/leetcode
2 Downloads
Leetcode.com problem solve using php language
kariricode/data-structure
886 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
jbroadway/distinctelements
8 Downloads
A pure PHP implementation of the Distinct Elements in Streams algorithm for estimating the number of distinct elements in a set.
jawira/a-star
15 Downloads
Abstract classes to implement A* (A Star) search algorithm.
ihsandevs/php-binary-search
12 Downloads
A PHP implementation of the Binary Search algorithm
htmax/play-with-data-structures
0 Downloads
PHP Data Structures Code
hocvt/rake-php-plus
26 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
giacomofurlan/browser-game-time-machine
9 Downloads
A set of common time-based browser games' logics
frvaillant/dichotomic
7 Downloads
This package aims to helps to easily implement the resolution of a dichotomous algorithm
diolan12/dijkstra
41 Downloads
A simple PHP implementation on Dijkstra's algorithm generated by ChatGPT
derickr/gpx-utils
45 Downloads
Set of utils to merge and sort different types of GPX files