Libraries tagged by scala
andrewdalpino/okbloomer
389312 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
shopsys/framework
151845 Downloads
Core of Shopsys Platform - open source framework for building large, scalable, fast-growing e-commerce projects based on Symfony
onesignal/onesignal-php-api
47424 Downloads
A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com
mos/cimage
22424 Downloads
Process, scale, resize, crop and filter images.
hyperf/nano
12419 Downloads
Scale Hyperf application down to a single file
humanmade/hm-redirects
170020 Downloads
Simple plugin for handling WordPress redirects in a scalable manner.
humanmade/cavalcade-runner
24119 Downloads
Daemon for Cavalcade, a scalable WordPress jobs system.
automattic/wpcom-legacy-redirector
79933 Downloads
WordPress plugin for handling large volumes of legacy redirects in a scalable manner.
scalapay/scalapay-php-sdk
26194 Downloads
Integrate easily with the scalapay.com API
wilsonglasser/spout
33118 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
imageoptim/imageoptim
406821 Downloads
ImageOptim API for PHP
alekseykorzun/memcached-wrapper-php
62171 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
zebra-north/phpcs-short-types
30931 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
workerman/workerman-for-win
35158 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
ps/fluent-traversable
23380 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff