Libraries tagged by argo
donatello-za/rake-php-plus
741982 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
adhocore/cli
768340 Downloads
Command line interface library for PHP
zenstruck/callback
8000742 Downloads
Callable wrapper to validate and inject arguments.
wikimedia/aho-corasick
2867395 Downloads
An implementation of the Aho-Corasick string matching algorithm.
ulrichsg/getopt-php
4403342 Downloads
Command line arguments parser for PHP 7.1 and above
rmm5t/jquery-timeago
165756 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
loilo/fuse
1408008 Downloads
Fuzzy search for PHP based on Bitap algorithm
lob/lob-php
3665036 Downloads
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
friends-of-behat/variadic-extension
5358425 Downloads
Variadic support for behat context arguments
davechild/textstatistics
1909336 Downloads
PHP package to measure the readability of text according to various algorithms.
bandwidth-throttle/token-bucket
1742483 Downloads
Implementation of the Token Bucket algorithm.
doctrine/mongodb
10882621 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
web-token/jwt-signature-algorithm-rsa
10611085 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5991214 Downloads
HMAC Based Signature Algorithms the JWT Framework.
vanderlee/php-stable-sort-functions
624599 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.