Libraries tagged by Date Algorithms

jolicode/structured-data

1 Favers
99 Downloads

A PHP toolkit to validate and convert structured data: Schema.org and Google Rich Results validation, microdata/RDFa/JSON-LD extraction, and the W3C JSON-LD 1.1 algorithms.

Go to Download


php-standard-library/graph

0 Favers
152 Downloads

Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection

Go to Download


accredifysg/php-rdf-canonicalize

0 Favers
441 Downloads

A PHP implementation of the W3C RDF Dataset Canonicalization (RDFC-1.0) algorithm.

Go to Download


selay/php-credit-card-validator

0 Favers
9591 Downloads

Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.

Go to Download


irabbi360/php-credit-card-validator

10 Favers
863 Downloads

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date

Go to Download


gtjamesa/php-zscore

2 Favers
1112 Downloads

Smoothed z-score peak detection algorithm (https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/22640362#22640362)

Go to Download


annaghd/php-credit-card-validator-plus

1 Favers
13502 Downloads

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date

Go to Download


mtkocak/algorithms

14 Favers
9 Downloads

Midori PHP Algorithms and Data Structures

Go to Download


siro-diaz/data-structures

8 Favers
79 Downloads

Data structures for PHP language

Go to Download


noorani-mm/encoder-algorithm

5 Favers
11 Downloads

This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.

Go to Download


kariricode/data-structure

1 Favers
1101 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.

Go to Download


rubix/colors

19 Favers
180 Downloads

Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.

Go to Download


wead/ahpd

6 Favers
62 Downloads

A modern, data-driven implementation of the Analytic Hierarchy Process (AHP) algorithm for objective, multi-criteria decision-making, replacing subjective pairwise judgments with real-world quantitative inputs.

Go to Download


seboettg/forest

6 Favers
2406 Downloads

Tree data structures for PHP – containing general tree, binary tree, and AVL tree

Go to Download


rubix/dota2

16 Favers
196 Downloads

Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.

Go to Download


<< Previous Next >>