donatj/rewrite-generator
Server Rewrite Generator
Maintainers
v1.3.0
2025-05-09 04:23 UTC
Requires
- php: >=8.1
Requires (Dev)
- corpus/coding-standard: ^0.7.0
- donatj/drop: ^1.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ~7.5|~9.3
- squizlabs/php_codesniffer: ^3.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-09 21:30:06 UTC
README
👁 CI
👁 Latest Stable Version
👁 License
Web Frontend: https://donatstudios.com/RewriteRule_Generator
What it is
- A simple builder of RewriteCond / RewriteRule's handling GET strings in any order.
- Free and open source
What it is not
- Perfect
Todo:
- Nginx Option
- This is proving to be more difficult than initially anticipated. Handling the GET parameters in any order may require the use of if statements which is frowned upon in the Nginx community and has performance overheads.
