PHP Classes

File: README.md

Recommend this page to a friend!
  Packages of Luis Toscano   Easy API   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Easy API
Handle API calls by mapping requests to functions
Author: By
Last change: V0.0.0.0.1 - d-_-b
Update README.md
Date: 7 months ago
Size: 1,098 bytes
 

Contents

Class file image Download

EasyApi

The Custom Pack for Develoment Apis by PHP Mixed ( Functional & OOP )

Easy & Custom pack for develoment api and microservices based in PHP, use a mixed programing techniques - Functional and OOP

For Testing.

- Edit Config file for database conections. - Place any libraries to use in libs forlder - Add a classname in the array at the api.php -> index.php file - Runn Runn and Test. - Edit EasyAuth.php in the config folder, change $secret, this variable is the seed of security encrypt

My Powers

- Friendly with Ionic Apps. - Fast. - Add Your Power. - JWT Support. - Eloquent Support.

Notices for JWT

Request to jwtgenerate -> generate_token for generate the token, this token have a TTL by default in one hour.

EasyApi Use

- PHP - MySQL - OOP - Functional Programing - Factory Pattern - Object Injected - Routing Dinamic - JWT for PHP - Eloquent Support

Changelog

  • V0.0.0.0.1 : - Refactor skeleton. - Add support to eloquent. - Add Request Object - Reconfiguring Runner Router - Changename from run() to invoke()