FastRoute
Router
A fast and flexible request routing mechanism for PHP applications.
Fast request router for PHP
5k stars
183 watching
445 forks
Language: PHP
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
isaacs/once | A module to ensure a function is called only once. | 222 |
tapjs/signal-exit | Fires an event when a process exits regardless of the exit cause. | 188 |
sindresorhus/p-catch-if | A utility function for handling conditional promise catches | 38 |
olov/defs | Enables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3. | 116 |
a7ul/react-native-exception-handler | A React Native module for handling global exceptions and crashes in mobile apps | 1,585 |
vadymmarkov/when | A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
sindresorhus/hard-rejection | Makes unhandled promise rejections fail immediately with an error message instead of silently failing. | 107 |
isaacs/node-graceful-fs | A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE. | 1,272 |
harijoe/handly | Wraps middleware functions to prevent common mistakes and errors in serverless applications | 16 |
ehmicky/human-signals | Provides a standardized interface to process signals in Node.js | 279 |
bgrins/bindwithdelay | A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |
koajs/onerror | Provides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property. | 140 |
takasek/actionclosurable | A framework that simplifies iOS development by providing an alternative to traditional Objective-C-style target-action handling with closures. | 124 |
codewhitesec/handlekatz | A tool that uses cloned handles to create an obfuscated memory dump of the Lsass process. | 573 |