Libraries tagged by 16
psr/simple-cache
771314010 Downloads
Common interfaces for simple caching
symfony/cache
372636798 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
paragonie/constant_time_encoding
361906477 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
tecnickcom/tc-lib-barcode
7779813 Downloads
PHP library to generate linear and bidimensional barcodes
phalcon/cphalcon
244705 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
matthiasmullie/scrapbook
2774512 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laminas/laminas-cache
7310973 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
num-num/ubl-invoice
919447 Downloads
A modern object-oriented PHP library to create and read valid UBL and EN 16931/Peppol BIS 3.0 files
josemmo/einvoicing
355747 Downloads
Library for reading and creating European-compliant electronic invoices (EN 16931)
yiisoft/cache
953431 Downloads
Yii Caching Library
sabre/cache
1308667 Downloads
Simple cache abstraction layer implementing PSR-16
iazaran/smart-cache
11212 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
desarrolla2/cache
2530300 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cpriego/valet-linux
137575 Downloads
A more enjoyable local development experience for Linux.
cache/simple-cache-bridge
3306389 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.