stanislav-web/phalcon-development

There is no license information available for the latest version (1.0) of this package.

Phalcon Development Board

1.0 2014-11-06 00:15 UTC

This package is not auto-updated.

Last update: 2024-04-27 14:59:19 UTC


README

An example development of the REST application by Phalcon Framework.

Dependency Status Latest Stable Version Total Downloads License

Alt text

Preface

  • Backend (Phalcon Framework)

Implemented

  • Staging development
  • Service layer
  • REST Full Service
  • DTO (Data Transfer Objects) for relate results
  • Codeception API Testing
  • API Class Documentation

Requirements

  • Requires PHP 5.6.x
  • Phalcon 2.0.7 >
  • Memcache
  • APC (APCu)
  • Intl
  • PHP mcrypt library
  • PHP PDO MySQL driver

Testing

  • PHP 5.6.x (with FPM)
  • MySQL 5.7.x
  • libmemcached 1.x

Documents