sv/algorithm
A Common Usage Algorithms That Implemented In PHP For SV.
时间:2023-06-08 08:48
thoss/laravel-gap-sort
Sortable behaviour for Eloquent models with gap algorithm
时间:2023-04-25 09:22
iamjohndev/phpencryption
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
时间:2023-04-21 09:55
lorlev/aho-corasick
An implementation of the Aho-Corasick string matching algorithm.
时间:2023-04-20 15:23
baygin/php-search-algorithms
The search algorithms implementation for the php arrays that usable as a composer package
时间:2023-04-13 22:47
giorgio93p/bin-packing
Implementation of a branch and bound algorithm for bin packing, where bins can have a lower bound on their capacity
时间:2023-04-10 13:36
giahojnost/credit-card-validator
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
时间:2023-04-07 02:29
diolan12/dijkstra
A simple PHP implementation on Dijkstra's algorithm generated by ChatGPT
时间:2023-03-31 22:17
timnarr/hyphenate
Hyphenate is a Statamic addon providing a modifier to hyphenate strings based on the TeX-Hyphenation algorithm provided by the org_heigl/hyphenator package.
时间:2023-03-30 16:30
natsimhan/simplex-noise
A speed-improved simplex noise algorithm for 2D in PHP.
时间:2023-03-16 17:24
ihsandevs/php-binary-search
A PHP implementation of the Binary Search algorithm
时间:2023-03-15 16:30
spoova/hasher
Package for hashing data with multiple hashing algorithm
时间:2023-03-14 21:07
aozen/astar
A PHP package for finding the closest path and generating images of graphs using the A-star algorithm
时间:2023-02-19 22:48