<?php
return [
[
'title' => 'The code of the wooster',
'author' => 'aa'
],
[
'title' => 'the wooster code',
'author' => 'aa'
],
[
'title' => 'The code',
'author' => 'aa'
],
[
'title' => 'Old Man\'s War',
'author' => 'John Scalzi'
],
[
'title' => 'The Lock Artist',
'author' => 'Steve Hamilton'
],
[
'title' => 'HTML5',
'author' => 'Remy Sharp'
],
[
'title' => 'Right Ho Jeeves',
'author' => 'P.D. Woodhouse'
],
[
'title' => 'The Code of the Wooster',
'author' => 'P.D. Woodhouse'
],
[
'title' => 'Thank You Jeeves',
'author' => 'P.D. Woodhouse'
],
[
'title' => 'The DaVinci Code',
'author' => 'Dan Brown'
],
[
'title' => 'Angels & Demons',
'author' => 'Dan Brown'
],
[
'title' => 'The Silmarillion',
'author' => 'J.R.R Tolkien'
],
[
'title' => 'Syrup',
'author' => 'Max Barry'
],
[
'title' => 'The Lost Symbol',
'author' => 'Dan Brown'
],
[
'title' => 'The Book of Lies',
'author' => 'Brad Meltzer'
],
[
'title' => 'Lamb',
'author' => 'Christopher Moore'
],
[
'title' => 'Fool',
'author' => 'Christopher Moore'
],
[
'title' => 'Incompetence',
'author' => 'Rob Grant'
],
[
'title' => 'Fat',
'author' => 'Rob Grant'
],
[
'title' => 'Colony',
'author' => 'Rob Grant'
],
[
'title' => 'Backwards, Red Dwarf',
'author' => 'Rob Grant'
],
[
'title' => 'The Grand Design',
'author' => 'Stephen Hawking'
],
[
'title' => 'The Book of Samson',
'author' => 'David Maine'
],
[
'title' => 'The Preservationist',
'author' => 'David Maine'
],
[
'title' => 'Fallen',
'author' => 'David Maine'
],
[
'title' => 'Monster 1959',
'author' => 'David Maine'
]
];
|