PHP Classes
elePHPant
Icontem

PHP Travel Agency: Simulate the tourist travel agency process

Recommend this page to a friend!
  Info   View files Documentation   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2018-06-18 (2 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 179 This week: 3All time: 8,314 This week: 167Up
Version License PHP version Categories
travel_package 1.0.0Freeware7Geography, PHP 7
Description Author

This package can simulate the tourist travel agency process.

It provides several classes that encapsulate the behavior of different entities involved in the process of visitors with an itinerary traveling between different locations.

Currently the package provides classes to simulate guides, hotels, payments, tours, travel agencies.

Innovation Award
PHP Programming Innovation award nominee
June 2018
Number 8
Travel agencies execute complex processes, so they can sell nice trips to as many tourists as possible.

This package provides classes to simulate all the entities involved in travel agency process management to make their customers happy.

Manuel Lemos
  Performance   Level  
Name: Charles <contact>
Classes: 2 packages by
Country: China China
Innovation award
Innovation award
Nominee: 2x

Details
README

When visitors will travel some place, they will first find a travel agency, pay the fee, then the travel agency assign the visitor to the experienced guide, then the guide take visitors to the places they want to view, the 
guide will follow the itinerary, take visitors tour every place, if itinerary has accommodation, then the guide assign visitors room to sleep.

This package of code simulate the process, define tourist, guide, travel agency, hotel, tour objects, make them work together, guide takes tourist to travel the places according the itinerary.

Guide is the person to accompany with tourists and tour them.

Tour is the travel itinerary, it has travel city, the date time to travel, the place detail.

Travel agency can add guide person, add tourist, organize guide, organize the hotel and pay hotel the right fee.



                                                                                                


  Files folder image Files  
File Role Description
Plain text file Factory.php Class Class source
Plain text file Guide.php Class Class source
Plain text file Hotel.php Class Class source
Plain text file Payment.php Class Class source
Plain text file Person.php Class Class source
Accessible without login Plain text file README Doc. Documentation
Plain text file Tour.php Class Class source
Plain text file Tourist.php Class Class source
Plain text file TravelAgency.php Class Class source
Plain text file TravelTest.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:179
This week:3
All time:8,314
This week:167Up