apabolleta/symfony-ticketbai

Symfony Bundle for TicketBAI system.

dev-main 2023-02-03 16:03 UTC

This package is auto-updated.

Last update: 2024-04-30 00:56:43 UTC


README

Symfony Bundle for TicketBAI system.

License

About

APMTicketBAIBundle is a Symfony Bundle for operating with TicketBAI system.

For more information on the TicketBAI system, refer to the official website.

Getting Started

To get a local copy of this project up and running follow the next steps.

Prerequisites

  • PHP 7.4 or higher (see installation steps at the official website)
  • Composer (see installation steps at the official website)

Installation

  1. Clone the repository locally:
git clone https://github.com/apabolleta/symfony-ticketbai.git
  1. Install project dependencies via Composer:
cd symfony-ticketbai/
composer install

Alternativelly, to include it inside a Symfony application, install it as a project dependency using Composer:

cd my-symfony-app/
composer require apabolleta/symfony-ticketbai

License

See LICENSE.

Contact

Asier Pabolleta Martorell - @apabolleta - apabolleta@gmail.com