Skip to content

cebe/php-orm-benchmark-1

 
 

Repository files navigation

PHP ORM Benchmark

Results

orm time memory
eloquent 69.567227363586 657.3546875
fuel 22.457361221314 378.0078125
phalcon 6.3767433166504 141.0859375

How to Benchmark

Install this repository and set public folder as your Web document root http://localhost/.

Install composer packages.

$ composer install

Create database php_dev and import schema schema/php_dev.sql.

Configure fuel/app/config/development/db.php.

Rum benchmarks.

$ php oil r benchmark

See http://localhost/.

Reference

About

PHP ORM Benchmark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.5%
  • ApacheConf 1.5%