amsify42/phpframe

PHP framework for developing applications

1.0 2021-01-02 15:30 UTC

This package is not auto-updated.

Last update: 2024-05-19 07:56:12 UTC


README

PHP framework for creating REST APIs

Installation

$ composer create-project amsify42/phpframe myapp

Table of Contents

  1. Routes
  2. Action
  3. Model
  4. Request
  5. Validation
  6. Response
  7. Middleware
  8. URL
  9. PCLI