Skip to content

VitaminasG/PHP-Adaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Adaptor Design Pattern

Application providing an implementation of adaptor design pattern. A system can handle files with extension - *.csv, *.xml and *.json. There are three different approaches to handle a data from and to a file. First - get a raw data from file and display. Second - write provided array to chosen file extension. Third - with Http extension request, get a different data response in array format.

About

PHP-Adaptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published