Libraries tagged by Algorithm
mrmiao/think-interface-encryption
191 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm
mrmiao/interface-rsa-crypt
15 Downloads
Encrypt the JSON-type interface request and return data by using the RSA algorithm
movilla1/rake
9 Downloads
Rapid Automatic Keyword Extraction algorithm implementation in php, based on aneesha/RAKE
mohamediysa/lib
0 Downloads
some algorithms
moayadmgh/text-perfection
1 Downloads
TextPerfection is a powerful content rewriting and enhancement plugin that helps you achieve text perfection. With advanced algorithms and linguistic analysis, TextPerfection offers intelligent suggestions and optimizations to transform your written content into a refined and professional masterpiece. Elevate the quality of your text, enhance readability, and ensure impeccable grammar and structure with TextPerfection. Whether you're a writer, blogger, or content creator, TextPerfection empowers you to produce compelling and flawless text that captivates your audience and leaves a lasting impression. Experience the art of text perfection with this essential tool for every wordsmith and communicator
mkd/laravel-otp
0 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mfarag/cartesian-tree
10 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
mehr-it/lara-token-bucket
67 Downloads
Implements the token bucket algorithm using laravel cache
mega6382/base64
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.
meezaan/aescryptor
44 Downloads
A library to encrypt / decrypt strings using the AES algorithm
meetmatt/smallestenclosingcircle
135 Downloads
Smallest enclosing circle algorithm in PHP
mdwheele/stemmer
20 Downloads
A word stemmer following the Porter Stemming Algorithm.
mbaynton/batch-framework
7 Downloads
An API and foundational algorithms for efficient processing of long-running jobs that can be divided into small work units.
maxleonov/cakephp-clope-clustering-plugin
16 Downloads
Cake-PHP plugin for CLOPE clustering algorithm
mauriciourrego/colorcube-php
31 Downloads
Dominant color extraction from RGB images — PHP port of Ole Krause-Sparman's algorithm.