Libraries tagged by algotrig
nickwest/blossom-php
858 Downloads
Edmonds's Blossom Algorithm in PHP
nggiahao/rake-php
4 Downloads
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
nessworthy/decasteljau
19 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
nacosvel/load-balancer
3 Downloads
Implementing Several Load Balancing Scheduling Algorithms with PHP
mrmiao/think-interface-encryption
210 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm
mrmiao/interface-rsa-crypt
17 Downloads
Encrypt the JSON-type interface request and return data by using the RSA algorithm
movilla1/rake
12 Downloads
Rapid Automatic Keyword Extraction algorithm implementation in php, based on aneesha/RAKE
mohamediysa/lib
0 Downloads
some algorithms
mobly/connectopus-throttling
7548 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.
moayadmgh/text-perfection
4 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
mfarag/cartesian-tree
11 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
mehr-it/lara-token-bucket
73 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
107 Downloads
A library to encrypt / decrypt strings using the AES algorithm
meetmatt/smallestenclosingcircle
141 Downloads
Smallest enclosing circle algorithm in PHP