[MMO] Core Library

[MMO] Core Library 2.2.4
A library that contains helper functions for our add-ons.

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,947

Likes

130,155

Resources

3,398

Bits Credits

495

LEVEL

11

5,910 XP

FateKid submitted a new resource:

[MMO] Core Library - A library that contains helper functions for our add-ons.

A library that contains helper functions for our add-ons.

1. Introduction

During use, Add the requires section to addon.json to document the dependancy:
JSON:
JSON:
{
"require": {
"MMO/CoreLib": [
2020270,
"[MMO] Core Library v2.2.2+"
]
}
}

2. Template additions

We are adding various functions for templates that will make it easier for you to work with them, as well as add several useful...

Read more about this resource...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,947

Likes

130,155

Resources

3,398

Bits Credits

495

LEVEL

11

5,910 XP

FateKid updated [MMO] Core Library with a new update entry:

Update 2.2.4

Add helper for html
Add helper Get the first item in the collection, but only if exactly one item exists. Otherwise, throw an exception.
Add helper for Determine if a given string starts with a given substring
Sort collections by key when given a string even when key is callable
Add Uncountable word forms
Adds a few PHP 8.1 related changes

Read the rest of this update entry...
 
Liked by:

Latest threads

Forum statistics

Threads
57,961
Messages
88,958
Members
54,799
Latest member
Silica9225
Top Bottom