Libraries tagged by SIDN
web-token/jwt-framework
11951121 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
mrclay/minify
13236914 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
spatie/laravel-signal-aware-command
6817280 Downloads
Handle signals in artisan commands
hammerstone/sidecar
1293418 Downloads
A Laravel package to deploy Lambda functions alongside your main application.
sabre/event
20633205 Downloads
sabre/event is a library for lightweight event-based programming
paragonie/halite
5742416 Downloads
High-level cryptography interface powered by libsodium
sinergi/browser-detector
7311434 Downloads
Detecting the user's browser, operating system and language.
vrana/adminer
2636844 Downloads
Database management in a single PHP file.
sunra/php-simple-html-dom-parser
8565835 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
starkbank/ecdsa
20909775 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
scrivo/highlight.php
30229830 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
psr/http-server-middleware
52904356 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
59562318 Downloads
Common interface for HTTP server-side request handler
oneup/uploader-bundle
5046307 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nette/forms
9444438 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.