Domain www.voltis.io
Germany
Hetzner Online GmbH
Software information

Apache Apache

tcp/443

  • Git configuration and history exposed
    First seen 2022-07-30 15:55
    Last seen 2026-01-02 15:41
    Open for 1251 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65228dfe7bbe

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = git@github.com:Superbition/Voltis.io.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2026-01-02 15:41
      265 Bytes
  • Open service 78.47.233.58:443 · www.voltis.io

    2026-01-09 12:11

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 12:11:18 GMT
    Server: Apache
    Last-Modified: Wed, 01 Dec 2021 12:56:09 GMT
    ETag: "28d7-5d21532abf406"
    Accept-Ranges: bytes
    Content-Length: 10455
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: Voltis - Full stack async PHP web framework
    
    <!DOCTYPE html>
    
    <html>
    
        <head>
    
            <title>Voltis - Full stack async PHP web framework</title>
    
    		<link rel="stylesheet" href="css/global.css">
    		<link rel="stylesheet" href="css/helpers.css">
    		<link rel="stylesheet" href="css/buttons.css">
    
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
    		
    		<link rel="icon" href="favicon.ico" type="image/ico"/>
            <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
    
    		<link rel="preconnect" href="https://fonts.googleapis.com">
    		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    		<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap" rel="stylesheet">
    
    		<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
    
        </head>
    
        <body>
    
    		<div id="headerTopLine"></div>
    
            <header>
    
                <div id="logo">
    				<img src="images/voltis-logo-no-text.svg" alt="Voltis Logo">
                    <p>VOLTIS</p>
                </div>
    
                <nav>
    
                    <ul id="nav-ul">
    
    					<li><a href="/docs/getting_started/install" class="bold">install</a></li>
                        <li><a href="https://Voltis.io/docs" class="bold">docs</a></li>
    					<li><a href="https://phpnexus.io/" target="_blank" class="bold">community</a></li>
                        <li><a href="#about" class="bold">about</a></li>
        
                    </ul>
    
                </nav>
    
            </header>
    
    		<div id="heroHeader">
    
    			<div id="heroHeaderText">
    				
    				<div id="heroHeaderTextContainer">
    
    					<h1>A new beginning, create something amazing</h1>
    
    					<p>A fast, asynchronous, event-driven framework for PHP. Designed around multi-threading and non-blocking architecture, execute applications and utilise resources more efficiently.</p>
    				
    					<p>Take advantage of coroutines and non-blocking IO and create highly scaleable applications with a purpose built framework.</p>
    
    					<div id="heroHeaderTextFeatureList">
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-server"></i>
    							<p>Built-in HTTP Web Server</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-swimmer"></i>
    							<p>Integrated Connection Pool</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-magic"></i>
    							<p>Automatic Coroutine Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-clock"></i>
    							<p>Task Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-stream"></i>
    							<p>Native PHP Coroutines/Fibers</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-grip-horizontal"></i>
    							<p>Multiprocess & Multithreaded Design</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-database"></i>
    							<p>Coroutine Enabled Database Clients</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-code"></i>
    							<p>Sync & Async Programming</p>
    						</div>
    
    
    
    					</div>
    
    				</div>
    
    			</div>
    
    			<div id="heroHeaderImage">
    				<img src="images/heroVoltis.svg">
    			</div>
    
    		</div>
    
            <main>
    
                <p id="voltis-text-intro" class="bold">Create something beautiful with Voltis...</p>
    
    			<div id="voltis-code-intro"><img src="images/code-intro.svg"></div>
    
    			<div id="get_started_action" class="text-centre">
    
    				<a href="https://Voltis.io/docs/intro" class="btn1">Get Started Now</a>
    
    			</div>
    			
    			<p id="voltis-short-desc" class="bold"># A full stack asynchronous PHP framework</p>
    
    			<div id="feature-box-container">
    
    				<div class="feature-box">
    
    					<img src="images/router-icon.png">
    
    					<p>Powerful and rapid custom URI Router, easy to use and feature rich.</p>
    
    				</div>
    
    				<div class="feature-box">
    
    					<img src="images/template-icon.png">
    	
    					<p>Custom built Templating system tailor made to suit the framework workflow.</p>
    	
    				</div>
    
    				<div class="feature-box
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 78.47.233.58:443 · www.voltis.io

    2026-01-02 15:41

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 15:41:51 GMT
    Server: Apache
    Last-Modified: Wed, 01 Dec 2021 12:56:09 GMT
    ETag: "28d7-5d21532abf406"
    Accept-Ranges: bytes
    Content-Length: 10455
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: Voltis - Full stack async PHP web framework
    
    <!DOCTYPE html>
    
    <html>
    
        <head>
    
            <title>Voltis - Full stack async PHP web framework</title>
    
    		<link rel="stylesheet" href="css/global.css">
    		<link rel="stylesheet" href="css/helpers.css">
    		<link rel="stylesheet" href="css/buttons.css">
    
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
    		
    		<link rel="icon" href="favicon.ico" type="image/ico"/>
            <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
    
    		<link rel="preconnect" href="https://fonts.googleapis.com">
    		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    		<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap" rel="stylesheet">
    
    		<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
    
        </head>
    
        <body>
    
    		<div id="headerTopLine"></div>
    
            <header>
    
                <div id="logo">
    				<img src="images/voltis-logo-no-text.svg" alt="Voltis Logo">
                    <p>VOLTIS</p>
                </div>
    
                <nav>
    
                    <ul id="nav-ul">
    
    					<li><a href="/docs/getting_started/install" class="bold">install</a></li>
                        <li><a href="https://Voltis.io/docs" class="bold">docs</a></li>
    					<li><a href="https://phpnexus.io/" target="_blank" class="bold">community</a></li>
                        <li><a href="#about" class="bold">about</a></li>
        
                    </ul>
    
                </nav>
    
            </header>
    
    		<div id="heroHeader">
    
    			<div id="heroHeaderText">
    				
    				<div id="heroHeaderTextContainer">
    
    					<h1>A new beginning, create something amazing</h1>
    
    					<p>A fast, asynchronous, event-driven framework for PHP. Designed around multi-threading and non-blocking architecture, execute applications and utilise resources more efficiently.</p>
    				
    					<p>Take advantage of coroutines and non-blocking IO and create highly scaleable applications with a purpose built framework.</p>
    
    					<div id="heroHeaderTextFeatureList">
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-server"></i>
    							<p>Built-in HTTP Web Server</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-swimmer"></i>
    							<p>Integrated Connection Pool</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-magic"></i>
    							<p>Automatic Coroutine Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-clock"></i>
    							<p>Task Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-stream"></i>
    							<p>Native PHP Coroutines/Fibers</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-grip-horizontal"></i>
    							<p>Multiprocess & Multithreaded Design</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-database"></i>
    							<p>Coroutine Enabled Database Clients</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-code"></i>
    							<p>Sync & Async Programming</p>
    						</div>
    
    
    
    					</div>
    
    				</div>
    
    			</div>
    
    			<div id="heroHeaderImage">
    				<img src="images/heroVoltis.svg">
    			</div>
    
    		</div>
    
            <main>
    
                <p id="voltis-text-intro" class="bold">Create something beautiful with Voltis...</p>
    
    			<div id="voltis-code-intro"><img src="images/code-intro.svg"></div>
    
    			<div id="get_started_action" class="text-centre">
    
    				<a href="https://Voltis.io/docs/intro" class="btn1">Get Started Now</a>
    
    			</div>
    			
    			<p id="voltis-short-desc" class="bold"># A full stack asynchronous PHP framework</p>
    
    			<div id="feature-box-container">
    
    				<div class="feature-box">
    
    					<img src="images/router-icon.png">
    
    					<p>Powerful and rapid custom URI Router, easy to use and feature rich.</p>
    
    				</div>
    
    				<div class="feature-box">
    
    					<img src="images/template-icon.png">
    	
    					<p>Custom built Templating system tailor made to suit the framework workflow.</p>
    	
    				</div>
    
    				<div class="feature-box
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 78.47.233.58:443 · www.voltis.io

    2025-12-23 00:53

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 00:53:49 GMT
    Server: Apache
    Last-Modified: Wed, 01 Dec 2021 12:56:09 GMT
    ETag: "28d7-5d21532abf406"
    Accept-Ranges: bytes
    Content-Length: 10455
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: Voltis - Full stack async PHP web framework
    
    <!DOCTYPE html>
    
    <html>
    
        <head>
    
            <title>Voltis - Full stack async PHP web framework</title>
    
    		<link rel="stylesheet" href="css/global.css">
    		<link rel="stylesheet" href="css/helpers.css">
    		<link rel="stylesheet" href="css/buttons.css">
    
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
    		
    		<link rel="icon" href="favicon.ico" type="image/ico"/>
            <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
    
    		<link rel="preconnect" href="https://fonts.googleapis.com">
    		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    		<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap" rel="stylesheet">
    
    		<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
    
        </head>
    
        <body>
    
    		<div id="headerTopLine"></div>
    
            <header>
    
                <div id="logo">
    				<img src="images/voltis-logo-no-text.svg" alt="Voltis Logo">
                    <p>VOLTIS</p>
                </div>
    
                <nav>
    
                    <ul id="nav-ul">
    
    					<li><a href="/docs/getting_started/install" class="bold">install</a></li>
                        <li><a href="https://Voltis.io/docs" class="bold">docs</a></li>
    					<li><a href="https://phpnexus.io/" target="_blank" class="bold">community</a></li>
                        <li><a href="#about" class="bold">about</a></li>
        
                    </ul>
    
                </nav>
    
            </header>
    
    		<div id="heroHeader">
    
    			<div id="heroHeaderText">
    				
    				<div id="heroHeaderTextContainer">
    
    					<h1>A new beginning, create something amazing</h1>
    
    					<p>A fast, asynchronous, event-driven framework for PHP. Designed around multi-threading and non-blocking architecture, execute applications and utilise resources more efficiently.</p>
    				
    					<p>Take advantage of coroutines and non-blocking IO and create highly scaleable applications with a purpose built framework.</p>
    
    					<div id="heroHeaderTextFeatureList">
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-server"></i>
    							<p>Built-in HTTP Web Server</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-swimmer"></i>
    							<p>Integrated Connection Pool</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-magic"></i>
    							<p>Automatic Coroutine Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-clock"></i>
    							<p>Task Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-stream"></i>
    							<p>Native PHP Coroutines/Fibers</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-grip-horizontal"></i>
    							<p>Multiprocess & Multithreaded Design</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-database"></i>
    							<p>Coroutine Enabled Database Clients</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-code"></i>
    							<p>Sync & Async Programming</p>
    						</div>
    
    
    
    					</div>
    
    				</div>
    
    			</div>
    
    			<div id="heroHeaderImage">
    				<img src="images/heroVoltis.svg">
    			</div>
    
    		</div>
    
            <main>
    
                <p id="voltis-text-intro" class="bold">Create something beautiful with Voltis...</p>
    
    			<div id="voltis-code-intro"><img src="images/code-intro.svg"></div>
    
    			<div id="get_started_action" class="text-centre">
    
    				<a href="https://Voltis.io/docs/intro" class="btn1">Get Started Now</a>
    
    			</div>
    			
    			<p id="voltis-short-desc" class="bold"># A full stack asynchronous PHP framework</p>
    
    			<div id="feature-box-container">
    
    				<div class="feature-box">
    
    					<img src="images/router-icon.png">
    
    					<p>Powerful and rapid custom URI Router, easy to use and feature rich.</p>
    
    				</div>
    
    				<div class="feature-box">
    
    					<img src="images/template-icon.png">
    	
    					<p>Custom built Templating system tailor made to suit the framework workflow.</p>
    	
    				</div>
    
    				<div class="feature-box
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 78.47.233.58:443 · www.voltis.io

    2025-12-21 09:27

    HTTP/1.1 200 OK
    Date: Sun, 21 Dec 2025 09:27:56 GMT
    Server: Apache
    Last-Modified: Wed, 01 Dec 2021 12:56:09 GMT
    ETag: "28d7-5d21532abf406"
    Accept-Ranges: bytes
    Content-Length: 10455
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: Voltis - Full stack async PHP web framework
    
    <!DOCTYPE html>
    
    <html>
    
        <head>
    
            <title>Voltis - Full stack async PHP web framework</title>
    
    		<link rel="stylesheet" href="css/global.css">
    		<link rel="stylesheet" href="css/helpers.css">
    		<link rel="stylesheet" href="css/buttons.css">
    
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
    		
    		<link rel="icon" href="favicon.ico" type="image/ico"/>
            <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
    
    		<link rel="preconnect" href="https://fonts.googleapis.com">
    		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    		<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap" rel="stylesheet">
    
    		<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
    
        </head>
    
        <body>
    
    		<div id="headerTopLine"></div>
    
            <header>
    
                <div id="logo">
    				<img src="images/voltis-logo-no-text.svg" alt="Voltis Logo">
                    <p>VOLTIS</p>
                </div>
    
                <nav>
    
                    <ul id="nav-ul">
    
    					<li><a href="/docs/getting_started/install" class="bold">install</a></li>
                        <li><a href="https://Voltis.io/docs" class="bold">docs</a></li>
    					<li><a href="https://phpnexus.io/" target="_blank" class="bold">community</a></li>
                        <li><a href="#about" class="bold">about</a></li>
        
                    </ul>
    
                </nav>
    
            </header>
    
    		<div id="heroHeader">
    
    			<div id="heroHeaderText">
    				
    				<div id="heroHeaderTextContainer">
    
    					<h1>A new beginning, create something amazing</h1>
    
    					<p>A fast, asynchronous, event-driven framework for PHP. Designed around multi-threading and non-blocking architecture, execute applications and utilise resources more efficiently.</p>
    				
    					<p>Take advantage of coroutines and non-blocking IO and create highly scaleable applications with a purpose built framework.</p>
    
    					<div id="heroHeaderTextFeatureList">
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-server"></i>
    							<p>Built-in HTTP Web Server</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-swimmer"></i>
    							<p>Integrated Connection Pool</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-magic"></i>
    							<p>Automatic Coroutine Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-clock"></i>
    							<p>Task Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-stream"></i>
    							<p>Native PHP Coroutines/Fibers</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-grip-horizontal"></i>
    							<p>Multiprocess & Multithreaded Design</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-database"></i>
    							<p>Coroutine Enabled Database Clients</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-code"></i>
    							<p>Sync & Async Programming</p>
    						</div>
    
    
    
    					</div>
    
    				</div>
    
    			</div>
    
    			<div id="heroHeaderImage">
    				<img src="images/heroVoltis.svg">
    			</div>
    
    		</div>
    
            <main>
    
                <p id="voltis-text-intro" class="bold">Create something beautiful with Voltis...</p>
    
    			<div id="voltis-code-intro"><img src="images/code-intro.svg"></div>
    
    			<div id="get_started_action" class="text-centre">
    
    				<a href="https://Voltis.io/docs/intro" class="btn1">Get Started Now</a>
    
    			</div>
    			
    			<p id="voltis-short-desc" class="bold"># A full stack asynchronous PHP framework</p>
    
    			<div id="feature-box-container">
    
    				<div class="feature-box">
    
    					<img src="images/router-icon.png">
    
    					<p>Powerful and rapid custom URI Router, easy to use and feature rich.</p>
    
    				</div>
    
    				<div class="feature-box">
    
    					<img src="images/template-icon.png">
    	
    					<p>Custom built Templating system tailor made to suit the framework workflow.</p>
    	
    				</div>
    
    				<div class="feature-box
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 78.47.233.58:443 · www.voltis.io

    2025-12-19 01:18

    HTTP/1.1 200 OK
    Date: Fri, 19 Dec 2025 01:18:59 GMT
    Server: Apache
    Last-Modified: Wed, 01 Dec 2021 12:56:09 GMT
    ETag: "28d7-5d21532abf406"
    Accept-Ranges: bytes
    Content-Length: 10455
    Vary: Accept-Encoding
    Connection: close
    Content-Type: text/html
    
    Page title: Voltis - Full stack async PHP web framework
    
    <!DOCTYPE html>
    
    <html>
    
        <head>
    
            <title>Voltis - Full stack async PHP web framework</title>
    
    		<link rel="stylesheet" href="css/global.css">
    		<link rel="stylesheet" href="css/helpers.css">
    		<link rel="stylesheet" href="css/buttons.css">
    
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
    		
    		<link rel="icon" href="favicon.ico" type="image/ico"/>
            <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
    
    		<link rel="preconnect" href="https://fonts.googleapis.com">
    		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    		<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap" rel="stylesheet">
    
    		<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
    
        </head>
    
        <body>
    
    		<div id="headerTopLine"></div>
    
            <header>
    
                <div id="logo">
    				<img src="images/voltis-logo-no-text.svg" alt="Voltis Logo">
                    <p>VOLTIS</p>
                </div>
    
                <nav>
    
                    <ul id="nav-ul">
    
    					<li><a href="/docs/getting_started/install" class="bold">install</a></li>
                        <li><a href="https://Voltis.io/docs" class="bold">docs</a></li>
    					<li><a href="https://phpnexus.io/" target="_blank" class="bold">community</a></li>
                        <li><a href="#about" class="bold">about</a></li>
        
                    </ul>
    
                </nav>
    
            </header>
    
    		<div id="heroHeader">
    
    			<div id="heroHeaderText">
    				
    				<div id="heroHeaderTextContainer">
    
    					<h1>A new beginning, create something amazing</h1>
    
    					<p>A fast, asynchronous, event-driven framework for PHP. Designed around multi-threading and non-blocking architecture, execute applications and utilise resources more efficiently.</p>
    				
    					<p>Take advantage of coroutines and non-blocking IO and create highly scaleable applications with a purpose built framework.</p>
    
    					<div id="heroHeaderTextFeatureList">
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-server"></i>
    							<p>Built-in HTTP Web Server</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-swimmer"></i>
    							<p>Integrated Connection Pool</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-magic"></i>
    							<p>Automatic Coroutine Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-clock"></i>
    							<p>Task Scheduler</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-stream"></i>
    							<p>Native PHP Coroutines/Fibers</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-grip-horizontal"></i>
    							<p>Multiprocess & Multithreaded Design</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-database"></i>
    							<p>Coroutine Enabled Database Clients</p>
    						</div>
    
    						<div class="heroHeaderFeature">
    							<i class="fas fa-code"></i>
    							<p>Sync & Async Programming</p>
    						</div>
    
    
    
    					</div>
    
    				</div>
    
    			</div>
    
    			<div id="heroHeaderImage">
    				<img src="images/heroVoltis.svg">
    			</div>
    
    		</div>
    
            <main>
    
                <p id="voltis-text-intro" class="bold">Create something beautiful with Voltis...</p>
    
    			<div id="voltis-code-intro"><img src="images/code-intro.svg"></div>
    
    			<div id="get_started_action" class="text-centre">
    
    				<a href="https://Voltis.io/docs/intro" class="btn1">Get Started Now</a>
    
    			</div>
    			
    			<p id="voltis-short-desc" class="bold"># A full stack asynchronous PHP framework</p>
    
    			<div id="feature-box-container">
    
    				<div class="feature-box">
    
    					<img src="images/router-icon.png">
    
    					<p>Powerful and rapid custom URI Router, easy to use and feature rich.</p>
    
    				</div>
    
    				<div class="feature-box">
    
    					<img src="images/template-icon.png">
    	
    					<p>Custom built Templating system tailor made to suit the framework workflow.</p>
    	
    				</div>
    
    				<div class="feature-box
    Found 2025-12-19 by HttpPlugin
    Create report
voltis.iowww.voltis.io
CN:
voltis.io
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-17 15:31
Not after:
2026-02-15 15:31
Domain summary
IP summary