/PHP-Toolbox

A toolbox of php scripts for simple tasks you might have to do in web projects.

Primary LanguagePHPMIT LicenseMIT

PHP-Toolbox

A toolbox of php scripts for simple tasks you might have to do in web projects.

All scripts are in the subfolder src.

Tools in this project

Htaccess Redirect Generator

Allows you to generate Redirect directives for usage in an htaccess file (Apache Webserver). Uses a csv file that it will parse. Also contains a tool, which generates clickable links, so you can check the redirects directly in your browser.