Releases: soft2help/php-wrapper
Release list
s2hWrapper v1.0.1
We’re excited to release s2hWrapper v1.0.1, a maintenance update focused on stability and compatibility.
What’s New
Updated PHP Version: Now uses PHP 8.3.27, automatically downloaded from the official source if missing.
php-8.3.27-Win32-vs16-x64.zip
About s2hWrapper
s2hWrapper streamlines local PHP development with quick setup, easy server management, port customization, and automatic background handling.
Thank you for your continued support and feedback!
s2hWrapper v1.0.0 - Initial Stable Release
Release Description
We are excited to announce the first stable release of s2hWrapper, version 1.0.0. This release marks a significant milestone in providing a streamlined and efficient PHP development environment. With s2hWrapper, you can quickly set up and launch a PHP web server for development purposes, reducing the complexity and time required for configuration.
Key Features:
Easy Setup: Minimal configuration needed to get started.
Fast Launch: Start your PHP server with a single command.
Wrapper Script: Simplifies starting and stopping the PHP server.
Port Customization: Specify the port number for your server (default: 8080).
Document Root Folder: Specify a custom document root folder (default: public_html).
Route Document: Define the PHP route file within the document root.
Background Process: Launches the server in the background without creating a new window.
Automatic Stop: Automatically stops existing processes before starting a new one.
This version includes PHP 8.3.9, which will be automatically downloaded and installed if not already present on your system. We've designed s2hWrapper to enhance your development workflow and make local PHP development more accessible.
Thank you for using s2hWrapper! We look forward to your feedback and contributions