Download the PHP package htinlynn/genius-helper without Composer
On this page you can find all versions of the php package htinlynn/genius-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download htinlynn/genius-helper
More information about htinlynn/genius-helper
Files in htinlynn/genius-helper
Download htinlynn/genius-helper
More information about htinlynn/genius-helper
Files in htinlynn/genius-helper
Vendor htinlynn
Package genius-helper
Short Description service for laravel helper method
License MIT
Package genius-helper
Short Description service for laravel helper method
License MIT
Please rate this library. Is it a good library?
Informations about the package genius-helper
Genius-helper
Helper Features For Development with Laravel
About
- The
genius-helper
package the Helper Library for laravel development - Most of the method and features useful in development
Features
- Custom Command For Cache Clear All
- API Standard For Date
- Date To Epoch
- Epoch To Date
- Hour To Epoch
- Epoch To Hour
- Date String To Date with Format
- Helper Method
- Font Detect
- Is Myanmar Font?
- zawGyiToUnicode
- UnicodeToZawGyi
- Get Random Digit
- Get File with File Format String
Installation
Require the htinlynn/genius
package in your composer.json
and update your dependencies:
Usage For Custom Command
- To Clear cache all of the
- All caches of config, route, view and cache are cleared.
- And config clear and cache
Command (short)
Command (Long)
Usage For Helper Class
Init the class
&&
Dependency injection on construct or specific function
Available Method
||
Facades
Trait Method
Need to use before using my package method
Available Method
Improvement
- Test Case
- Contribution Guide
- Version Release Note
Credit
- Ko Nay Lin Aung [myanfont] (https://github.com/stevenay/myanfont) PHP Library
Noted: All Date Time String are using UTC timezone Request Parameter And Respond Data are using UTC timezone
License
Released under the MIT License, see LICENSE.
All versions of genius-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
arcanedev/support Version ~4.4.0
illuminate/contracts Version ~5.7.0
illuminate/database Version ~5.7.0
illuminate/notifications Version ~5.7.0
illuminate/support Version ~5.7.0
stevenay/myanfont Version dev-master
arcanedev/support Version ~4.4.0
illuminate/contracts Version ~5.7.0
illuminate/database Version ~5.7.0
illuminate/notifications Version ~5.7.0
illuminate/support Version ~5.7.0
stevenay/myanfont Version dev-master
The package htinlynn/genius-helper contains the following files
Loading the files please wait ....