devlabs91 / generic-hotel-api
Package created by devlabs91
Installs: 3 712
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1.16
- devlabs91/json-schema: ^0.12.7
Requires (Dev)
- devlabs91/php-code-builder: ^0.2.9
- phpunit/phpunit: ^5.6
- symfony/console: ^4.2
This package is auto-updated.
Last update: 2024-09-11 16:29:49 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:
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
Created by DevLabs91.