Recommend this page to a friend! |
A simple helper class implementation for Laravel.
Run the Composer require command from the Terminal:
composer require slvler/helpmate
If you're using Laravel 8.6
the final steps for you are to add the service provider of the package and alias the package. To do this open your config/app.php
file.
Add a new line to the providers
array:
Qwerty\HelperService\Providers\QwertyHelperServiceProvider::class
function list command the Terminal:
php artisan helper:list
Classes of Hicri | > | HelpMate | > | Download .zip .tar.gz | > | Support forum | > | Blog | > | Latest changes |
|
Groups | Applications | Files |
Groups |
PHP 5 | Classes using PHP 5 specific features | View top rated classes |
Utilities and Tools | General purpose tools to simplify software development | View top rated classes |
Libraries | Frameworks and libraries of cooperating classes | View top rated classes |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description | ||
---|---|---|---|---|
src (3 files, 1 directory) | ||||
tests (2 directories) | ||||
.styleci.yml | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
phpunit.xml | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files | / | src |
File | Role | Description | ||
---|---|---|---|---|
Commands (1 file) | ||||
QwertyHelper.php | Class | Class source | ||
QwertyHelperCommand.php | Class | Class source | ||
QwertyHelperServiceProvider.php | Class | Class source |
Download all files: helpmate.tar.gz helpmate.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|
Files |
File | Role | Description | ||
---|---|---|---|---|
src (3 files, 1 directory) | ||||
tests (2 directories) | ||||
.styleci.yml | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
phpunit.xml | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files | / | src |
File | Role | Description | ||
---|---|---|---|---|
Commands (1 file) | ||||
QwertyHelper.php | Class | Class source | ||
QwertyHelperCommand.php | Class | Class source | ||
QwertyHelperServiceProvider.php | Class | Class source |
Download all files: helpmate.tar.gz helpmate.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|