Skip to content

Example of how to implement a modularized and maintainable application to perform a csv file validation in php, by using Strategy Software Design Pattern.

Notifications You must be signed in to change notification settings

thedeveloperworldisyours/csv_file_validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv_file_validation

Example of how to implement a modularized and maintainable application to perform a csv file validation in php, by using Strategy Software Design Pattern.

You can find more information about this project at http://thedeveloperworldisyours.com/php/csv-file-validation-in-php-i/

Usage: In order to see how it works, just clone the repository and execute the file "example.php" with php-cli.

About

Example of how to implement a modularized and maintainable application to perform a csv file validation in php, by using Strategy Software Design Pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages