apabolleta / symfony-ticketbai
Symfony Bundle for TicketBAI system.
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- doctrine/annotations: ^1.13
- symfony/cache: ^5.4
- symfony/config: ^5.4
- symfony/dependency-injection: ^5.4
- symfony/http-client: ^5.4
- symfony/http-kernel: ^5.4
- symfony/intl: ^5.4
- symfony/serializer: ^5.4
- symfony/validator: ^5.4
- symfony/yaml: ^5.4
Requires (Dev)
- symfony/test-pack: ^1.0
This package is auto-updated.
Last update: 2024-10-30 02:10:48 UTC
README
Symfony Bundle for TicketBAI system.
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
- Clone the repository locally:
git clone https://github.com/apabolleta/symfony-ticketbai.git
- 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