Libraries tagged by Aligo
aboyadzhiev/php-math-parser
39010 Downloads
Simple mathematical expression parser and calculator.
aligent/magento2-indexer-fix
14755 Downloads
Fix to core Magento scheduled indexing to avoid inconsistent index data
aligent/bypass2fa
14672 Downloads
Magento 2 module for bypassing 2-factor authentication in local development environments.
aligent/bigcommerce-api-client
37903 Downloads
API client for BigCommerce
aligent/async-events
10539 Downloads
An event-driven flexible async events module that allows you to process any event asynchronously.
xxtea/xxtea
38826 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
webit/downsampling
37648 Downloads
Downsampling algorithms
web-token/jwt-experimental
93313 Downloads
Experimental Algorithms the JWT Framework.
vmelnik/doctrine-encrypt-bundle
75822 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
triun/longest-common-substring
42027 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
taniko/dijkstra
5382 Downloads
dijkstra algorithm
sycho/codecs-base64vlq
890780 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
stymiee/php-simple-encryption
6178 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sop/aes-kw
185314 Downloads
A PHP library for AES Key Wrap algorithm with padding support.
rich-davis1/phpw2v
1122 Downloads
A 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.