Download the PHP package suzano/spreng without Composer
On this page you can find all versions of the php package suzano/spreng. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download suzano/spreng
More information about suzano/spreng
Files in suzano/spreng
Download suzano/spreng
More information about suzano/spreng
Files in suzano/spreng
Vendor suzano
Package spreng
Short Description Spring Framework Inspired for PHP Development Engine
License MIT
Package spreng
Short Description Spring Framework Inspired for PHP Development Engine
License MIT
Please rate this library. Is it a good library?
Informations about the package spreng
PHP Spreng
PHP Development engine inspired by JAVA's Spring Framework
Requirements:
- PHP 7.2
- Apache 2.4.xx
- Composer version 1.10.x
-
psr-4 compliant (your composer.json should look like this)
Installation
Install dependency.
Obs: Note that it will install also twig/twig, firebase/php-jwt and monolog/monolog as third-party.
Create a new file index.php in your root folder
Once you run localhost Spreng will create:
- /.htaccess and /application.json config files.
- /folder source folder.
- /folder/MyFirstController.php sample ready to work. If everything went ok you should see the following message on your browser:
After clicking refresh a Hello World page will be loaded.
All versions of spreng with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
twig/twig Version ^3.0
firebase/php-jwt Version ^5.2.0
monolog/monolog Version ^2.0.0
twig/twig Version ^3.0
firebase/php-jwt Version ^5.2.0
monolog/monolog Version ^2.0.0
The package suzano/spreng contains the following files
Loading the files please wait ....