mezon PHP Service Transport: Implements service and application transport logic

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-07-21 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 27 This week: 1All time: 10,002 This week: 274Up
Version License PHP version Categories
mezon-service-transp 1.0.0MIT/X Consortium ...5HTTP, PHP 5, Web services, Design Pat...
Description Author

This package implements service and application transport logic.

It provides a base class that implements all the logic to combine components necessary to create services or applications. Currently it can:

- Call a security provider class to filter the values of request parameters
- Get the name of a service handler that is configured to implement a given request method
- Create user sessions
- Add routes that can handle request methods
- Load routes from configuration
- Run the routing process for the current request
- Fetch actions associated to a given route

Picture of Alexey Dodonov
  Performance   Level  
Name: Alexey Dodonov <contact>
Classes: 16 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imageTests (5 files)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Plain text file Transport.php Class Class source
Plain text file TransportInterface.php Class Class source

  Files folder image Files  /  Tests  
File Role Description
  Plain text file ConcreteFetcher.php Class Class source
  Plain text file ConcreteServiceTransport.php Class Class source
  Plain text file FakeService.php Class Class source
  Plain text file FakeServiceLogic.php Class Class source
  Plain text file TransportUnitTest.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:27
This week:1
All time:10,002
This week:274Up

For more information send a message to info at phpclasses dot org.