Libraries tagged by rewriter
rsoury/wp-imgix
5820 Downloads
Rewrites WordPress image URLs to use ImgIX
razorpay/ec2-metadata
145587 Downloads
This tool is a rewrite of the EC2 Instance Metadata API for PHP.
microweber-packages/laravel-config-extended
22895 Downloads
Config rewrite for Laravel. Allows to save key and values in config files.
leuchtfeuer/aws-tools
18568 Downloads
This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.
keycdn/cdn-enabler
1721 Downloads
A content delivery network (CDN) integration plugin for WordPress that rewrites URLs, like for CSS, JavaScript, and images, to be served by a CDN.
dorsetdigital/silverstripe-cdnrewrite
9830 Downloads
Automatically rewrites the URLs of media and assets to use a CDN
co-stack/fal_sftp
11368 Downloads
FAL SFTP driver rewrite for the great TYPO3 v7
packagist/closurecompiler-bin
97425 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
sparkouttech/laravel-url-rewrites
2387 Downloads
Easy URL rewrites in your Laravel application
phpmentors/proxy-url-rewrite-bundle
5816 Downloads
A Symfony bundle to rewrite URLs for applications behind reverse proxies
gtstudio/module-url-rewrite-import-export
539 Downloads
Mass import export URLS
szczyglis/php-ultra-small-proxy
190 Downloads
Lightweight proxy with full support for sessions, cookies, POST/FORM submissions, and URL rewriting.
devaly/wordpress-routes
1078 Downloads
Manage rewrites and routes in WordPress with this dead-simple plugin
tas2580/seourls
17 Downloads
Rewrites URLs to SEO friendy URLs
ohansyah/laravelbenchmark
839 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project