charm/uuid
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
时间:2021-08-03 10:12
selay/php-credit-card-validator
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
时间:2021-06-01 01:04
php-extended/polyfill-str-longest-common-substring
A php implementation of the longest common substring algorithm
时间:2021-02-22 09:43
chexj/php-snowflake
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
时间:2021-02-20 09:12
tigo/recommendation
collaborative filtering recommender systems
时间:2021-01-28 11:39
kmlaravel/laravel-geographical-calculator
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
时间:2020-11-20 19:39
mordilion/huffman-php
PHP-Library for using the Huffman-Algorithm in PHP
时间:2020-10-01 19:44
jlorente/php-credit-cards
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
时间:2020-09-25 17:46
brossquad/laravel-crypto
Common Crypto algorithms used in php(laravel) applications
时间:2020-08-05 19:03
kiwa/link-obfuscator
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
时间:2020-07-23 07:14
gtjamesa/php-zscore
Smoothed z-score peak detection algorithm (https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data/22640362#22640362)
时间:2020-07-06 13:09
kudm761/martinez-rueda-php
Martinez-Rueda algorithm for polygon boolean operations
时间:2020-06-11 07:55
stymiee/php-simple-encryption
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes exper
时间:2020-05-11 17:39
alexcrawford/lexorank-php
PHP Implementation of JIRA's LexoRank algorithm.
时间:2020-05-04 09:36
levenify/levenify-bundle
A better Levenshtein function in your Symfony project
时间:2020-04-25 15:11