Libraries tagged by 12
tiny-blocks/math
21645 Downloads
Value Objects for handling arbitrary precision numbers.
tiny-blocks/http
21852 Downloads
Common implementations for HTTP protocol.
tiny-blocks/country
21413 Downloads
Value Object representing a country using ISO-3166 specifications.
tiny-blocks/collection
14275 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
thirdplace/finger
5 Downloads
Finger client library. port 79 rfc1288
thedorap/aes
15 Downloads
基于 openssl 扩展的 AES 加解密 支持 ECB , CBC , CFB , OFB
stillzombie/barcode
22 Downloads
Barcode generator like Qr Code , PDF417,C39, C39+,C39E,C39E+,C93,S25,S25+,I25,I25+,C128,C128A,C128B,C128C,2-Digits UPC-Based Extention,5-Digits UPC-Based Extention,EAN 8,EAN 13,UPC-A,UPC-E,MSI (Variation of Plessey code)
soliphp/aes
986 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
snowsoft/barcode
15 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
siegerhansma/barcode
402 Downloads
Barcode generator like Qr Code , PDF417,C39, C39+,C39E,C39E+,C93,S25,S25+,I25,I25+,C128,C128A,C128B,C128C,2-Digits UPC-Based Extention,5-Digits UPC-Based Extention,EAN 8,EAN 13,UPC-A,UPC-E,MSI (Variation of Plessey code)
sergey178/barcode
6 Downloads
Barcode generator like Qr Code , PDF417,C39, C39+,C39E,C39E+,C93,S25,S25+,I25,I25+,C128,C128A,C128B,C128C,2-Digits UPC-Based Extention,5-Digits UPC-Based Extention,EAN 8,EAN 13,UPC-A,UPC-E,MSI (Variation of Plessey code)
selectandstart/laravel-forum
7 Downloads
A Laravel package providing a solid foundation for building discussion forums
scones/resque-loner
0 Downloads
resque-loner is a plugin for scones/resque to make your jobs unique.
scones/resque-logger
27 Downloads
resque-logger is a psr/log plugin for scones/resque to log all events
scones/resque
88 Downloads
resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/