Getting Started

Requirements

  • PHP 7.0 or newer
  • Phalcon 3.2.0 or newer
  • MySQL/PosgrSQL/SQLite database (optional)

Installation

Install Composer in a common location or in your project:

$ curl -s http://getcomposer.org/installer | php

Then create the composer.json file as follows:

{
    "require": {
        "preferans/prest": "^3.5"
    }
}

Run the composer installer:

$ php composer.phar install

NOTE: The master branch will always contain the latest unstable version. If you wish to check older versions or formal, tagged release, please switch to the relevant tag.

results matching ""

    No results matching ""