Libraries tagged by sqid
psr/http-server-handler
73358107 Downloads
Common interface for HTTP server-side request handler
mrclay/minify
14795437 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
1724402 Downloads
A Laravel package to deploy Lambda functions alongside your main application.
scrivo/highlight.php
32050485 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
nette/forms
10857829 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
moxiecode/plupload
467969 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
3630397 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
wnx/sidecar-browsershot
832598 Downloads
A Sidecar function to run Browsershot on Lambda.
spatie/server-side-rendering
696428 Downloads
Server side rendering JavaScript in your PHP application
spatie/laravel-server-side-rendering
445657 Downloads
Server side rendering JavaScript in your Laravel application
orchestra/sidekick
2377331 Downloads
Packages Toolkit Utilities and Helpers for Laravel
nolimits4web/swiper
166190 Downloads
Most modern mobile touch slider and framework with hardware accelerated transitions
jaybizzle/laravel-crawler-detect
2042821 Downloads
A Laravel package to detect web crawlers via the user agent
jaeger/querylist
604069 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
workerman/phpsocket.io
516448 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman