Brittany Mazza 3bb12bf1c1 Remove curly braces for php-fpm %!s(int64=10) %!d(string=hai) anos
..
app b9b689ae3d Remove unused root path %!s(int64=10) %!d(string=hai) anos
bootstrap 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
deploy 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
public 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
.gitattributes 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
.gitignore b4424e2766 Add composer.lock, Remove from .gitignore %!s(int64=10) %!d(string=hai) anos
.travis.yml c791a06013 name php properly %!s(int64=11) %!d(string=hai) anos
CONTRIBUTING.md 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
artisan 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
benchmark_config 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
composer.json 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
composer.lock b4424e2766 Add composer.lock, Remove from .gitignore %!s(int64=10) %!d(string=hai) anos
install.sh 0f99b1f4cf Remove unused export %!s(int64=10) %!d(string=hai) anos
phpunit.xml 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
readme.md ab444c795a Update versions in readme %!s(int64=10) %!d(string=hai) anos
server.php 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests %!s(int64=10) %!d(string=hai) anos
setup.sh 3bb12bf1c1 Remove curly braces for php-fpm %!s(int64=10) %!d(string=hai) anos

readme.md

Laravel Benchmarking Test

This is the Laravel portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the Laravel Fluent Query Builder.

Template Test

Uses Laravels template engine 'blade'

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

http://localhost/db

Variable Query Test

http://localhost/db?queries=2

Templating Test

http://localhost/fortunes