Libraries tagged by simd
evenement/evenement
100904500 Downloads
Événement is a very simple event dispatching library for PHP
clue/stream-filter
223069501 Downloads
A simple and modern approach to stream filtering in PHP
staabm/side-effects-detector
22732958 Downloads
A static analysis tool to detect side effects in PHP code
spatie/simple-excel
6472225 Downloads
Read and write simple Excel and CSV files
simplesoftwareio/simple-qrcode
21094080 Downloads
Simple QrCode is a QR code generator made for Laravel.
paragonie/sodium_compat
100087962 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
simshaun/recurr
12119765 Downloads
PHP library for working with recurrence rules
seld/signal-handler
49048750 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
psr/http-server-middleware
65555003 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
73460475 Downloads
Common interface for HTTP server-side request handler
pimple/pimple
118368815 Downloads
Pimple, a simple Dependency Injection Container
nnnick/chartjs
810421 Downloads
Simple HTML5 charts using the canvas element.
mustangostang/spyc
33208694 Downloads
A simple YAML loader/dumper class for PHP
mrclay/minify
14804758 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
marc-mabe/php-enum
14644551 Downloads
Simple and fast implementation of enumerations with native PHP