Mike Smith 112f76614b verify Fixed laravel's fortunes test il y a 11 ans
..
application 112f76614b verify Fixed laravel's fortunes test il y a 11 ans
bundles cf3b60333d Initial commit for Laravel il y a 12 ans
deploy 35d24d7904 verify No more logging to /dev/null il y a 11 ans
laravel cf3b60333d Initial commit for Laravel il y a 12 ans
public 395e28a193 Updated PHP frameworks for Windows il y a 12 ans
storage cf3b60333d Initial commit for Laravel il y a 12 ans
.gitattributes cf3b60333d Initial commit for Laravel il y a 12 ans
.gitignore cf3b60333d Initial commit for Laravel il y a 12 ans
.travis.yml cf3b60333d Initial commit for Laravel il y a 12 ans
CONTRIBUTING.md cf3b60333d Initial commit for Laravel il y a 12 ans
__init__.py cf3b60333d Initial commit for Laravel il y a 12 ans
artisan cf3b60333d Initial commit for Laravel il y a 12 ans
benchmark_config 873dde0f06 Refactor benchmark_configs il y a 12 ans
license.txt cf3b60333d Initial commit for Laravel il y a 12 ans
paths.php cf3b60333d Initial commit for Laravel il y a 12 ans
readme.md de13835c40 Fortune testcase for Laravel il y a 12 ans
setup.py d9678ff22e 18938 Passing the error log to the test start/stop il y a 12 ans
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list il y a 12 ans

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