devlabs91/generic-hotel-api

There is no license information available for the latest version (dev-master) of this package.

Package created by devlabs91

dev-master 2023-01-11 12:40 UTC

This package is auto-updated.

Last update: 2024-04-11 15:40:26 UTC


README

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

composer require devlabs91/generic-hotel-api

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Installation

Add to app/AppKernel.php :

new Devlabs91\GenericHotelApi\GenericHotelApiBundle(),

Documentation

Documentation is stored in the doc/index.md file in this bundle:

Read the documentation

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

Created by DevLabs91.