Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
xregexp
Extended, extensible JavaScript regular expressions with named capture, Unicode properties, free-spacing syntax, and a regex utility belt.
randexp.js
Generates random strings that match any given JavaScript regular expression.
glob-to-regexp
A tiny, dependency-free JavaScript library that converts wildcard glob patterns into native RegExp objects, with optional bash-style extended and globstar matching.
composer/installers
A multi-framework Composer plugin that installs packages to framework-specific paths
rollbar/rollbar
The official Rollbar PHP SDK for error and exception monitoring and reporting.
Composer Custom Directory Installer
A Composer plugin that installs packages into custom directories outside the vendor folder.
regexp.escape
A robust, spec-compliant polyfill for RegExp.escape() that safely escapes regex special characters, working as far down as ES3.