Download the PHP package santosdave/jambojet-laravel without Composer

On this page you can find all versions of the php package santosdave/jambojet-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package jambojet-laravel

JamboJet PHP NSK API Wrapper

A comprehensive PHP wrapper for the JamboJet NSK (New Skies) API - providing complete airline booking and operations functionality.

PHP Version

πŸš€ Overview

The JamboJet NSK API Wrapper is a production-ready PHP SDK that provides a complete interface to JamboJet's airline systems. Built with enterprise-grade architecture, comprehensive validation, and extensive error handling.

Key Features

πŸ“‹ Requirements

πŸ“¦ Installation

Install via Composer:

βš™οΈ Configuration

Create a configuration file or set environment variables:

Environment Variables

πŸš€ Quick Start

Initialize the Client

Basic Flight Search & Booking

πŸ“š Documentation

Service Documentation

Comprehensive guides for each service module:

Complete Workflows

Step-by-step implementation guides:

Additional Resources

🎯 Core Services Overview

Booking Operations

Passenger Management

Payment Processing

Ancillary Services

πŸ›‘οΈ Error Handling

The wrapper provides comprehensive exception handling:

πŸ§ͺ Testing

Run the test suite:

πŸ“Š API Coverage

Module Coverage Endpoints
Booking 98% 120+
Booking Passengers 95% 80+
Payment 100% 45+
Organizations (v1) 100% 25+
Organizations (v2) 100% 30+
Manifest 100% 35+
Voucher 100% 20+
Trip 100% 15+
Resources 100% 40+
Settings 100% 25+
User 98% 35+
Messages 100% 10+

Overall: 97%+ coverage across all modules

πŸ”’ Security

Reporting Security Issues

If you discover a security vulnerability, please email: [email protected]

Do not create public GitHub issues for security vulnerabilities.

Security Best Practices

🀝 Contributing

We welcome contributions! Please see CONTRIBUTING.md for details.

Development Setup

Coding Standards

πŸ“ Changelog

See CHANGELOG.md for release notes and version history.

πŸ“„ License

This project is licensed under the MIT License - see LICENSE file for details.

πŸ‘¨β€πŸ’» Author

Santos Dave

πŸ™ Acknowledgments

πŸ“ž Support

πŸ—ΊοΈ Roadmap


Made with ❀️ by Santos Dave

⭐ Star this repo if you find it useful!


All versions of jambojet-laravel with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
illuminate/support Version ^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^7.0
illuminate/http Version ^9.0|^10.0|^11.0
laravel/framework Version ^10.0|^11.0
monolog/monolog Version ^3.8
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package santosdave/jambojet-laravel contains the following files

Loading the files please wait ...