ryanda/phal-micro

Phalcon Micro-app.

v0.1.0 2020-05-12 10:17 UTC

This package is auto-updated.

Last update: 2024-04-29 04:20:48 UTC


README

Use latest Phalcon (v4) as Micro framework

Requirements

  • PHP 7.4
  • Composer
  • MariaDB 10.5
  • Redis

Default creds for Login

email user@default.app : password user@default.app

Things To-Do

  • Routing
  • Config via .env
  • Docker Dev
  • Docker Production
  • Isolate index.php
  • JWT
  • Auth Middleware
  • Logging
  • Cache
  • Database
  • Validation