PHPackages                             abhishek-webkul/special-guide-1 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. abhishek-webkul/special-guide-1

ActiveProject

abhishek-webkul/special-guide-1
===============================

Codenamed special-guide-1

v2.2.5(3y ago)014OSL-3.0PHPPHP &gt;=5.4 &lt;8.0

Since Feb 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/abhishek-webkul/special-guide-1)[ Packagist](https://packagist.org/packages/abhishek-webkul/special-guide-1)[ RSS](/packages/abhishek-webkul-special-guide-1/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

 [![QloApps](https://camo.githubusercontent.com/216d56a07b66f32936fd9f28c027e807aa478ef3bab7183656ab72cbb6569aa7/68747470733a2f2f666f72756d732e716c6f617070732e636f6d2f6173736574732f75706c6f6164732f73797374656d2f736974652d6c6f676f2e706e673f763d686b6c386531323330666f)](https://www.qloapps.com)
 **QloApps - An open source and free platform to launch your own hotel booking website**

 [![Download](https://camo.githubusercontent.com/f6c74fd0a56f7ac6106423f8b86e27a55ca76aff8ac2445572918bd665fe6345/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f776e6c6f61642d446f776e6c6f6164253230516c6f417070732532302d627269676874677265656e)](https://qloapps.com/download/) [![Documentation](https://camo.githubusercontent.com/a3e264144cc89d344d7b43697df64ba8d10a2e671bb8b86c5bcf1e930033e3f7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f63756d656e746174696f6e2d426c6f672d79656c6c6f77677265656e)](https://qloapps.com/qlo-reservation-system/) [![Forum](https://camo.githubusercontent.com/1cc68c801001305d963d53d756d21485b5d68abbaafd6ba43db00a4336a06b41/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f466f72756d2d48656c70253246537570706f72742d677265656e)](https://forums.qloapps.com/) [![Addons](https://camo.githubusercontent.com/038f90a256ac68463d58bd8b19f81b70b0ea0f26058976adc92b0ac0b87bea2d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4164646f6e732d506c7567696e732d626c756576696f6c6574)](https://qloapps.com/addons/) [![Contact us](https://camo.githubusercontent.com/8a4b1398d424494bfbe5f249f9b39736030e6f98fe10c8e1f01dc9ac1f6b4948/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f6e746163742d476574253230496e253230546f7563682d626c7565)](https://qloapps.com/contact/) [![License](https://camo.githubusercontent.com/9444bdf05125549d1eb027f675d86989edbbac7479e86d561c4f7637e6c3aebc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4f534c25323056332d677265656e)](https://github.com/webkul/hotelcommerce/blob/develop/LICENSE)

Topics
------

[](#topics)

- [Topics](#topics)
    - [Introduction](#introduction)
    - [Requirements](#requirements)
        - [Hosted Server Configurations](#hosted-server-configurations)
        - [Local Server Configurations](#local-server-configurations)
    - [Installation and Configuration](#installation-and-configuration)
    - [License](#license)
    - [Security Vulnerabilities](#security-vulnerabilities)
    - [Documentation &amp; Demo](#documentation--demo)
        - [QloApps Documentation https://qloapps.com/qlo-reservation-system](#qloapps-documentation-httpsqloappscomqlo-reservation-system)
        - [QloApps Demo](#qloapps-demo)
    - [Contribute](#contribute)
    - [Credits](#credits)

### Introduction

[](#introduction)

QloApps is one kind of a true open-source hotel reservation system and a booking engine. The system is dedicated to channeling the power of the open-source community to serve the hospitality industry.

From small independent hotels to big hotel chains, QloApps is a one-stop solution for all your hotel business needs.

You will be able to launch your hotel website, showcase your property and take and manage bookings.

### Requirements

[](#requirements)

In order to install QloApps you will need the following server configurations for hosted and local serves. The system compatibility will also be checked by the system with installation and if the server is not compatible then the installation will not move ahead.

#### Hosted Server Configurations

[](#hosted-server-configurations)

- **Web server**: Apache 1.3, Apache 2.x, Nginx or Microsoft IIS
- **PHP version**: PHP 5.6+ to PHP 7.4
- **MySQL version**: 5.0+ to 5.7 installed with a database created
- SSH or FTP access (ask your hosting service for your credentials)
- In the PHP configuration ask your provider to set memory\_limit to "128M", upload\_max\_filesize to "16M" , max\_execution\_time to "500" and allow\_url\_fopen "on"
- SSL certificate if you plan to process payments internally (not using PayPal for instance)
- **Required PHP extensions**: PDO\_MySQL, cURL, OpenSSL, SOAP, GD, SimpleXML, DOM, Zip, Phar

#### Local Server Configurations

[](#local-server-configurations)

- **Supported operating system**: Windows, Mac, and Linux
- **A prepared package**: WampServer (for Windows), Xampp (for Windows and Mac) or EasyPHP (for Windows)
- **Web server**: Apache 1.3, Apache 2.x, Nginx or Microsoft IIS
- **PHP**: PHP 5.6+ to PHP 7.4
- **MySQL** 5.0+ to 5.7 installed with a database created
- In the PHP configuration, set memory\_limit to "128M", upload\_max\_filesize to "16M" and max\_execution\_time to "500"
- **Required PHP extensions**: PDO\_MySQL, cURL, OpenSSL, SOAP, GD, SimpleXML, DOM, Zip, Phar

### Installation and Configuration

[](#installation-and-configuration)

**1.** You can install QloApps easily after downloading QloApps. There are easy steps for the installation process. Please visit [QloApps Installation Guide](https://qloapps.com/install-qloapps/) and follow the steps for the successful installation.

**2.** Or you can install QloApps with docker image. For the docker image of QloApps, please visit [Dockerize image of QloApps](https://hub.docker.com/r/webkul/qloapps_docker)

- Docker pull command

```
docker pull webkul/qloapps_docker

```

### License

[](#license)

QloApps is a truly opensource Hotel-Commerce platform which is under the [Open Software License 3.0](https://github.com/webkul/hotelcommerce/blob/develop/LICENSE).

### Security Vulnerabilities

[](#security-vulnerabilities)

Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in QloApps then please email us: .

### Documentation &amp; Demo

[](#documentation--demo)

#### QloApps Documentation

[](#qloapps-documentation-httpsqloappscomqlo-reservation-system)

#### QloApps Demo

[](#qloapps-demo)

**Link** :
**username** :
**Password** : demodemo

### Contribute

[](#contribute)

As a PHP developer who has command on PHP and MySQL and also knows how to use Git or GitHub efficiently, can contribute to code enhancements via pull requests.
For more information about the contribution process please visit **[Contribute to QloApps](https://qloapps.com/how-to-contribute-to-qloapps-project/)**

### Credits

[](#credits)

Crafted with ❤️ at [Webkul](https://webkul.com)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~23 days

Total

4

Last Release

1121d ago

Major Versions

v1.0.0 → v2.1.02023-02-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f902795dab9c81c1dbd39a435c7f4a908d7c2c5ef00ff5f83a544c84400b1bd?d=identicon)[abhishek-webkul](/maintainers/abhishek-webkul)

---

Top Contributors

[![abhishek-webkul](https://avatars.githubusercontent.com/u/84142535?v=4)](https://github.com/abhishek-webkul "abhishek-webkul (17 commits)")

### Embed Badge

![Health badge](/badges/abhishek-webkul-special-guide-1/health.svg)

```
[![Health](https://phpackages.com/badges/abhishek-webkul-special-guide-1/health.svg)](https://phpackages.com/packages/abhishek-webkul-special-guide-1)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
