Libraries tagged by simd
laravel/sanctum
138954402 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
evenement/evenement
110229675 Downloads
Événement is a very simple event dispatching library for PHP
clue/stream-filter
230175608 Downloads
A simple and modern approach to stream filtering in PHP
staabm/side-effects-detector
31962732 Downloads
A static analysis tool to detect side effects in PHP code
spatie/simple-excel
7000044 Downloads
Read and write simple Excel and CSV files
simplesoftwareio/simple-qrcode
22119990 Downloads
Simple QrCode is a QR code generator made for Laravel.
paragonie/sodium_compat
104811292 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
simshaun/recurr
12681933 Downloads
PHP library for working with recurrence rules
seld/signal-handler
53269285 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
psr/http-server-middleware
69929643 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
78201785 Downloads
Common interface for HTTP server-side request handler
nnnick/chartjs
855766 Downloads
Simple HTML5 charts using the canvas element.
mustangostang/spyc
34358735 Downloads
A simple YAML loader/dumper class for PHP
mrclay/minify
15255742 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
19491782 Downloads
Simple and fast implementation of enumerations with native PHP