appkita/spark-serve

PHP Build web server without server. You can use to deploy your aplication

Fund package maintenance!
sponsor.app-kita.net

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/appkita/spark-serve

1.6.0 2021-05-27 15:41 UTC

This package is auto-updated.

Last update: 2025-09-28 00:56:14 UTC


README

PHP Composer

PHP Create Spark Serve for develop your PHP Aplication

USE

  • create file ex: spark
<?php
$config = [
  'host'=>'127.0.0.1',
  'port'=>8080,
  'path'=>'',
  'indexFiles'=> ['index.php', 'index.html'],
  'router' => []
];
$serve = new Appkita\SPARK\Serve($config); // default array empty || []
$serve->run();
  • open commandprom
php spark

INSTALATION

composer require appkita/spark-serve

Lear More

Chat

Discord

Sponsor

Pay Coffe