Download the PHP package isaeken/plugin-system without Composer
On this page you can find all versions of the php package isaeken/plugin-system. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download isaeken/plugin-system
More information about isaeken/plugin-system
Files in isaeken/plugin-system
Download isaeken/plugin-system
More information about isaeken/plugin-system
Files in isaeken/plugin-system
Vendor isaeken
Package plugin-system
Short Description Plugin support and management library for your project
License MIT
Homepage https://www.isaeken.com.tr
Package plugin-system
Short Description Plugin support and management library for your project
License MIT
Homepage https://www.isaeken.com.tr
Please rate this library. Is it a good library?
Informations about the package plugin-system
Plugin System
Make and add own plugins to your script and make it flexible
Features
- Execute specific function for plugin(s) at the synchronously
- Execute methods using arguments
- Enable, disable or load plugins in runtime
- Track method execution times
Installation
Install plugin-system with composer
Publish service provider and configs (Laravel)
Set your configuration
Add service provider to config/app.php
Usage
Laravel
Running Tests
To run tests, run the following command
Documentation
Feedback & Support
If you have any feedback, please reach out to us at [email protected]
Authors
License
MIT
All versions of plugin-system with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
composer/semver Version ^3.3.2
illuminate/support Version ^v9.11.0
psr/log Version ^3.0
composer/semver Version ^3.3.2
illuminate/support Version ^v9.11.0
psr/log Version ^3.0
The package isaeken/plugin-system contains the following files
Loading the files please wait ....