Libraries tagged by SID
staabm/side-effects-detector
32971430 Downloads
A static analysis tool to detect side effects in PHP code
paragonie/sodium_compat
105447482 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
psr/http-server-middleware
70474029 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
78790903 Downloads
Common interface for HTTP server-side request handler
mrclay/minify
15328218 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
hammerstone/sidecar
1902317 Downloads
A Laravel package to deploy Lambda functions alongside your main application.
scrivo/highlight.php
32929845 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
nette/forms
11380169 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
moxiecode/plupload
485648 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
jfcherng/php-diff
3899418 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
wnx/sidecar-browsershot
934576 Downloads
A Sidecar function to run Browsershot on Lambda.
spatie/server-side-rendering
713523 Downloads
Server side rendering JavaScript in your PHP application
spatie/laravel-server-side-rendering
458080 Downloads
Server side rendering JavaScript in your Laravel application
orchestra/sidekick
5531160 Downloads
Packages Toolkit Utilities and Helpers for Laravel
workerman/phpsocket.io
528283 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman