Skip to content

laurensmartina/fundaQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funda Query

What is Funda Query

A small application to query Funda. Using the Funda API described in http://docs.funda.nl/api/products/.

Installing

Install PHP 5.4 or newer and composer.

git clone https://github.com/laurensmartina/fundaQuery.git
composer.phar install

Set read/write permissions for app/cache and app/logs. When running composer install you can configure the application and the parameters.yml will be created for you.

Requirements

fundaQuery has the same requirements as [Symfony2]

Usage

Available commands:

  • funda:query Fetch a list of real estate that is for sale, sorted by the top 10 real estate agents.
  • funda:query -g Fetch a list of real estate with a garden that is for sale, sorted by the top 10 real estate agents.

LICENSE

http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2

COPYRIGHT

Copyright (C) 2014 Laurens Martina. All rights reserved.

About

A small application to query Funda.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published