Download the PHP package travi/framework without Composer
On this page you can find all versions of the php package travi/framework. 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 framework
Travi Framework
This is a php web framework that I've built over the years as I've worked to better understand web development.
Installation using Composer
This framework is available via Composer through Packagist
Define the dependency
Add the framework to the require block of your project's composer.json file
"require": { "travi/framework": "*" }
Install
php ../path/to/composer.phar install
will make the framework available for your project
Example
An example implementation has been built. The repo can be found here.
All versions of framework with dependencies
PHP Build Version
Package Version
Requires
smarty/smarty Version
3.1.27
html2text/html2text Version 1.0.0
mustangostang/spyc Version 0.5.1
sendgrid/sendgrid Version ^4.0
html2text/html2text Version 1.0.0
mustangostang/spyc Version 0.5.1
sendgrid/sendgrid Version ^4.0
The package travi/framework contains the following files
Loading the files please wait ....