ijeffro / codes
Acme Ltd - Code Generator
dev-main
2024-08-15 23:30 UTC
Requires
- php: ^8.2
- illuminate/support: ^11.0
- spatie/laravel-data: ^4.0
Requires (Dev)
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2024-10-15 23:47:59 UTC
README
The is a code generator for Acme client as per the techincal assesement, dopwnload the postman collection to get started.
Installation
You can install the package via composer:
composer require ijeffro/codes:dev-main
Usage
php artisan code:setup
php artisan code:generate
php artisan code:generate:batch 100
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email ijeffrouk@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.