Download the PHP package imperazim/easy-library without Composer
On this page you can find all versions of the php package imperazim/easy-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download imperazim/easy-library
More information about imperazim/easy-library
Files in imperazim/easy-library
Package easy-library
Short Description The EasyLibrary is a powerful plugin for PocketMine-MP that serves as a collection of various public libraries, providing a wide range of functionalities and utilities for plugin developers. This plugin simplifies the integration and use of popular libraries, allowing developers to save time and effort when creating their own plugins.
License MIT
Informations about the package easy-library
Description
The EasyLibrary
is a powerful plugin for PocketMine-MP that serves as a collection of various public libraries, providing a wide range of functionalities and utilities for plugin developers. This plugin simplifies the integration and use of popular libraries, allowing developers to save time and effort when creating their own plugins.
Features
- Included Libraries: The plugin includes a diverse selection of public libraries, covering everything from file manipulation utilities to networking and security tools.
- Simple Integration: With minimal setup, developers can start using the provided libraries without the need to manage dependencies separately.
- Compatibility: Designed to be compatible with other plugins, minimizing conflicts and ensuring smooth integration within the PocketMine-MP ecosystem.
- Comprehensive Documentation: Provides detailed documentation on how to use each included library, with practical examples and quick start guides.
How to Use
To use EasyLibrary's features you can do it in 2 ways, use the one you find most interesting, I recommend using it as a plug for greater ease!
- As a plugin: Being the simplest way where you just need to add EasyLibrary.phar to your server and it will start all the library components, you can modify which components you want to keep active in the plugin's
config.yml
if you want! - As a inyernal library: You must add it inside the plugin's src, keeping it in the root src folder for everything to work normally. Using this method, you will have to start the components yourself in your main.
Examples
Example PocketMine-MP plugin with EasyLibrary, showing some basic features of the Library: PluginExample.
Licensing information
This project is licensed under MIT. Please see the LICENSE file for details.
Credits
Public libraries integrated into the source code to facilitate the use of EasyLibrary. I do not have any rights to the libraries below!