Download the PHP package murilochianfa/laravel-ioncube-helper without Composer
On this page you can find all versions of the php package murilochianfa/laravel-ioncube-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download murilochianfa/laravel-ioncube-helper
More information about murilochianfa/laravel-ioncube-helper
Files in murilochianfa/laravel-ioncube-helper
Package laravel-ioncube-helper
Short Description Service helper for use IonCube Loader in your Laravel project.
License MIT
Homepage https://github.com/MuriloChianfa/laravel-ioncube-helper
Informations about the package laravel-ioncube-helper
This Composer package simplifies the integration of ionCube encoded files into Laravel projects, providing convenient functions and utilities for managing ionCube-encoded components.
Installation
You can install the package via Composer:
Next, publish the configuration file:
Dependencies
- Ioncube Loader 13.0 or higher.
- Laravel 10.0 or higher.
- PHP 8.2 or higher.
Usage
Create a new service App/Services/LicenseService.php
You can create functions to get any property from your license.
Adding "Modules" property in license creation by example:
[!IMPORTANT]
Customize the resources/views/vendor/license.blade.php file with your project style.
Commitment to Quality
During package development, try as best as possible to embrace good design and development practices to try to ensure that this package is as good as it can be. The checklist for package development includes:
- ✅ Be fully PSR4 and PSR12 compliant.
- ✅ Include comprehensive documentation in README.md.
- ✅ Have no PHPCS warnings throughout all code.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Murilo Chianfa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ioncube-helper with dependencies
ext-ioncube-loader Version ^13
illuminate/support Version ^9.0 | ^10.0 | ^11.0
illuminate/console Version ^9.0 | ^10.0 | ^11.0
illuminate/routing Version ^9.0 | ^10.0