PHP Classes

File: Env.route.example.md

Recommend this page to a friend!
  Packages of Ramesh Narayan Jangid (Sharma)   PHP Microservices Framework   Env.route.example.md   Download  
File: Env.route.example.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Microservices Framework
Setup microservices apps with configuration arrays
Author: By
Last change:
Date: 2 days ago
Size: 1,162 bytes
 

Contents

Class file image Download

Request Control

Control major request access and set respective keywords to make routes unique for your services.

Route keyword

Route starting with configured params keyword

dropboxRequestRoutePrefix='cdn'
cronRequestRoutePrefix='cron'
customRequestRoutePrefix='custom'
thirdPartyRequestRoutePrefix='thirdParty'
uploadRequestRoutePrefix='upload'

Route ending with configured params keyword

; Explain Route & its Payload
explainRequestRouteKeyword='explain'    ; to append "/explain" at the end of route
importRequestRouteKeyword='import'      ; to append "/import" at the end of route
importSampleRequestRouteKeyword='import-sample'

Exact route

routesRequestRoute='routes'
reloadRequestRoutePrefix='reload'

Contributing

Issues and feature request are welcome.<br /> Feel free to share them on issues page

Author

  • Ramesh N. Jangid (Sharma)

Github: @polygoncoin

License

Copyright © 2026 Ramesh N. Jangid (Sharma).<br /> This project is MIT licensed.