Libraries tagged by srid
geo-io/crs
22493 Downloads
Coordinate Reference System (CRS) utilities.
sridarmadurai/screener
1 Downloads
Simple Drupal 7 module which creates a questionnaire and results entity
jaybizzle/crawler-detect
84504036 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
staabm/side-effects-detector
39724491 Downloads
A static analysis tool to detect side effects in PHP code
paragonie/sodium_compat
109592280 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
scrivo/highlight.php
33708021 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
psr/http-server-middleware
73818655 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
82430039 Downloads
Common interface for HTTP server-side request handler
mrclay/minify
15772477 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
sqids/sqids
806163 Downloads
Generate short YouTube-looking IDs from numbers
hammerstone/sidecar
2038509 Downloads
A Laravel package to deploy Lambda functions alongside your main application.
nolimits4web/swiper
169543 Downloads
Most modern mobile touch slider and framework with hardware accelerated transitions
nette/forms
11711209 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
moxiecode/plupload
497396 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
4121125 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).