Libraries tagged by algos
nhujanen/stalinsort
6 Downloads
Stalin Sort algorithm
nggiahao/rake-php
3 Downloads
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
nekulin/geocoder
23 Downloads
The almost missing Geocoder PHP 5.4 library.
neatstudio/otter-oss
4 Downloads
alioss for laravel
nacosvel/load-balancer
3 Downloads
Implementing Several Load Balancing Scheduling Algorithms with PHP
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
11 Downloads
Rapid Automatic Keyword Extraction algorithm implementation in php, based on aneesha/RAKE
mohamediysa/lib
0 Downloads
some algorithms
moayadmgh/text-perfection
2 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
miniphper/yii2-hejiang-express
313 Downloads
A waybill tracking library for Yii2, supported almost every express in China.
michaelthedev/simple-router
6 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
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
68 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.