FastRoute
Router
A fast and flexible request routing mechanism for PHP applications.
Fast request router for PHP
5k stars
182 watching
447 forks
Language: PHP
last commit: 10 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A module to ensure a function is called only once. | 222 |
| Fires an event when a process exits regardless of the exit cause. | 189 |
| A utility function for handling conditional promise catches | 38 |
| Enables static scope analysis and transpilation of ES6 block scoped const and let variables to ES3. | 115 |
| A module that helps prevent abrupt crashing of React Native Apps by registering a global error handler. | 1,588 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
| Makes unhandled promise rejections fail immediately with an error message instead of silently failing. | 107 |
| A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE. | 1,275 |
| Wraps middleware functions to prevent common mistakes and errors in serverless applications | 16 |
| Provides a standardized interface to process signals in Node.js | 281 |
| A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |
| Provides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property. | 140 |
| A framework that simplifies iOS development by providing an alternative to traditional Objective-C-style target-action handling with closures. | 123 |
| A tool that uses cloned handles to create an obfuscated memory dump of the Lsass process. | 575 |