Download the PHP package kuridza/api-starter without Composer
On this page you can find all versions of the php package kuridza/api-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-starter
API starter
Simple silex api.
Setup
- clone or download
-
get dependencies:
-
setup web server to run on index.php or run php build-in web server:
- open in browser
localhost:8000
for routes list - run tests:
OR
open tests.php
in browser. Note that build-in server can't handle multiple request so run another instance and try tests on localhost:8001/tests.php
All versions of api-starter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
doctrine/dbal Version ^2.5
guzzlehttp/guzzle Version ^6.3
silex/silex Version ^2.2
basster/silex-simple-swagger-provider Version 2.0
doctrine/dbal Version ^2.5
guzzlehttp/guzzle Version ^6.3
silex/silex Version ^2.2
basster/silex-simple-swagger-provider Version 2.0
The package kuridza/api-starter contains the following files
Loading the files please wait ....