1
1
<!-- PROJECT BADGES -->
2
2
<div align =" center " >
3
3
4
- [ ![ Packagist Status] [ packagist-status-badge ]] [ packagist-url ]
5
- [ ![ Packagist Downloads] [ packagist-downloads-badge ]] [ packagist-url ]
4
+ [ ![ Poggit Status] [ poggit-status-badge ]] [ poggit-url ]
6
5
[ ![ Stars] [ stars-badge ]] [ stars-url ]
7
6
[ ![ License] [ license-badge ]] [ license-url ]
8
7
11
10
<!-- PROJECT LOGO -->
12
11
<br />
13
12
<div align =" center " >
14
- <img src =" https://raw.githubusercontent.com/presentkim/arrayutils/main/assets/icon.png " alt =" Logo " width =" 80 " height =" 80 " >
13
+ <img src =" https://raw.githubusercontent.com/presentkim-pm /arrayutils/main/assets/icon.png " alt =" Logo " width =" 80 " height =" 80 " >
15
14
<h3 >arrayutils</h3 >
16
15
<p align =" center " >
17
16
An library that provides a method to fancy manipulate an array!
18
17
19
- [ View in Packagist ] [ packagist -url] · [ Report a bug] [ issues-url ] · [ Request a feature] [ issues-url ]
18
+ [ View in Poggit ] [ poggit -url] · [ Report a bug] [ issues-url ] · [ Request a feature] [ issues-url ]
20
19
21
20
</p >
22
21
</div >
@@ -37,12 +36,12 @@ For a detailed description, [Click here (GitBook)](https://arrayutils.docs.prese
37
36
-----
38
37
39
38
## :package : Installation
40
- You can use this library with composer .
41
- - Go to [ ** Packagist ** ] ( https://packagist.org/packages /presentkim/arrayutils )
39
+ You can use this library with poggit .
40
+ - Go to [ ** Poggit ** ] ( https://poggit.pmmp.io/ci /presentkim-pm /arrayutils/~ )
42
41
43
- > ** Note** for [ Pocketmine ] [ pmmp-url ] plugin developer
44
- > You can use this library with poggit
45
- > - Go to [ ** Poggit ** ] ( https://poggit.pmmp.io/ci /presentkim-pm /arrayutils/~ )
42
+ > ** Note** for modern PHP developer
43
+ > You can use this library with composer.
44
+ > - Go to [ ** Packagist ** ] ( https://packagist.org/packages /presentkim/arrayutils )
46
45
47
46
-----
48
47
@@ -52,14 +51,13 @@ You can use this library with composer.
52
51
This project is licensed under the terms of the ** MIT** license
53
52
54
53
55
- [ packagist-status-badge ] : https://poser.pugx.org/presentkim/arrayutils/v?style=for-the-badge
56
- [ packagist-downloads-badge ] : https://poser.pugx.org/presentkim/arrayutils/downloads?style=for-the-badge
57
- [ stars-badge ] : https://img.shields.io/github/stars/presentkim/arrayutils.svg?style=for-the-badge
58
- [ license-badge ] : https://img.shields.io/github/license/presentkim/arrayutils.svg?style=for-the-badge
54
+ [ poggit-status-badge ] : https://poggit.pmmp.io/ci.shield/presentkim-pm/arrayutils/arrayutils/v?style=for-the-badge
55
+ [ stars-badge ] : https://img.shields.io/github/stars/presentkim-pm/arrayutils.svg?style=for-the-badge
56
+ [ license-badge ] : https://img.shields.io/github/license/presentkim-pm/arrayutils.svg?style=for-the-badge
59
57
60
- [ packagist -url] : https://packagist .org/packages/presentkim/arrayutils
61
- [ stars-url ] : https://github.com/presentkim/arrayutils/stargazers
62
- [ issues-url ] : https://github.com/presentkim/arrayutils/issues
63
- [ license-url ] : https://github.com/presentkim/arrayutils/blob/main/LICENSE
58
+ [ poggit -url] : https://poggit .org/packages/presentkim/arrayutils
59
+ [ stars-url ] : https://github.com/presentkim-pm /arrayutils/stargazers
60
+ [ issues-url ] : https://github.com/presentkim-pm /arrayutils/issues
61
+ [ license-url ] : https://github.com/presentkim-pm /arrayutils/blob/main/LICENSE
64
62
65
63
[ pmmp-url ] : https://github.com/pmmp/Pocketmine-MP
0 commit comments