Brittany Mazza 87f41ed660 Update seds пре 10 година
..
app 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
bootstrap 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
deploy 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
public 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
.gitattributes 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
.gitignore 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
.travis.yml c791a06013 name php properly пре 11 година
CONTRIBUTING.md 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
artisan 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
benchmark_config 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
composer.json 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
install.sh 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
phpunit.xml 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
readme.md ab444c795a Update versions in readme пре 10 година
server.php 0eb1e04f17 Update PHP Laravel to 4.2 with warn/pass tests пре 10 година
setup.sh 87f41ed660 Update seds пре 10 година

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