GitHub / dbalabka / php-objects-vs-arrays-benchmark
There no benefit to fetch array instead of objects from database when you use PDO. PHP object use less memory and same fast or even faster then arrays.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbalabka%2Fphp-objects-vs-arrays-benchmark
Stars: 6
Forks: 1
Open issues: 2
License: None
Language: PHP
Size: 16.6 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: about 5 years ago
Pushed at: over 6 years ago
Last synced at: about 2 years ago
Topics: array-comparision, benchmark, manipulate-data, pdo, php, php7