library php-cli-server-router
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
iainconnor/php-cli-server-router
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
- Friday, January 19, 2018
- by iainconnor
- Repository
- 1 Watchers
- 0 Stars
- 1,147 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
PHP CLI Server Router
A simple library to expose the PHP CLI Webserver via an Artisan command for use in Laravel and Lumen applications., (*1)
This implementation also enhances the default usage of the webserver by redirecting trailing slashes and allowing file requests to be handled by your application., (*2)
Installation
From composer, composer require iainconnor/php-cli-server-router., (*3)
Usage
- Add the
PhpCliServerRouterServiceProvider in Laravel or Lumen.
- Run
artisan php-cli-server:up.
- Open your browser to
http://localhost:8000.
1.0.2
1.0.2.0
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
Sources
Download
MIT
The Requires
by
Iain Connor
dev-master
9999999-dev
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
Sources
Download
MIT
The Requires
by
Iain Connor
1.0.1
1.0.1.0
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
Sources
Download
MIT
The Requires
by
Iain Connor
1.0.0
1.0.0.0
A simple router for the PHP CLI server and bindings for it to Lumen/Laravel.
Sources
Download
MIT
The Requires
by
Iain Connor