luismacayo / rac-formater
RAC formater for agentcars
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- php: >=8.1
Requires (Dev)
README
Este es un paquete para formatear la respuesta de las rentadoras externas
Requirements
- Yii2 Framework
- PHP 7.4 or higher
Installation
You can install the package via Composer:
composer require luismacayo/rac-formater
Usage
After installation, configure the package in your Yii2 application. Add the following to your configuration file:
'components' => [ 'yourComponent' => [ 'class' => 'your\namespace\YourClass', // Add additional configuration here ], ],
Tests
Features
- Feature 1
- Feature 2
- Feature 3
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
License
This package is licensed under the MIT License. See the LICENSE file for details.
Support
If you encounter any issues, feel free to open an issue on the GitHub repository.