marianperca/token-bucket
Implementation of the Token Bucket algorithm.
时间:2023-08-24 10:48
oussema-khlifi/api-rate-limiter
API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users
时间:2023-07-22 22:57
codiliateur/text-similarity
Phrase similarity identification functions based on the trigram algorithm
时间:2023-07-17 08:33
raisulhridoy/laravel-2fa
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
时间:2023-06-18 09:58
spinettainc/phpw2v
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
时间:2023-06-11 07:06
satuduasatu/sqlid
SQL Injection Detector using Regex and Aho-Corasick algorithm for preventing SQL Injection attack.
时间:2023-06-08 23:15
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