Download the PHP package foxws/laravel-algos without Composer
On this page you can find all versions of the php package foxws/laravel-algos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foxws/laravel-algos
More information about foxws/laravel-algos
Files in foxws/laravel-algos
Download foxws/laravel-algos
More information about foxws/laravel-algos
Files in foxws/laravel-algos
Vendor foxws
Package laravel-algos
Short Description Create algos for your Laravel application
License MIT
Homepage https://github.com/foxws/laravel-algos
Package laravel-algos
Short Description Create algos for your Laravel application
License MIT
Homepage https://github.com/foxws/laravel-algos
Please rate this library. Is it a good library?
Informations about the package laravel-algos
Laravel Algos
This package can be used to create algorithms (algos) for your Laravel application.
Installation
You can install the package via composer:
You can publish the config file with:
Usage
Generate an Algo
class (you may also use php artisan make:algo MyAlgo
):
To run the algorithm:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- francoism90
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-algos with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/console Version ^10.0|^11.0
illuminate/container Version ^10.0|^11.0
illuminate/contracts Version ^10.0||^11.0
illuminate/support Version ^10.0|^11.0
spatie/laravel-package-tools Version ^1.16
illuminate/console Version ^10.0|^11.0
illuminate/container Version ^10.0|^11.0
illuminate/contracts Version ^10.0||^11.0
illuminate/support Version ^10.0|^11.0
spatie/laravel-package-tools Version ^1.16
The package foxws/laravel-algos contains the following files
Loading the files please wait ....