PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 210 This week: 1All time: 8,367 This week: 560Up
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
Picture of Charles
  Performance   Level  
Name: Charles <contact>
Classes: 4 packages by
Country: China China
Age: 51
All time rank: 170119 in China China
Week rank: 33 Up1 in China China Up
Innovation award
Innovation award
Nominee: 4x

Winner: 1x

Documentation

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:210
This week:1
All time:8,367
This week:560Up