File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >Php File Permissions</h1 >
2
2
3
- ` PHP File Permissions ` is a PHP library for extended work with file permissions. You can easily change the permissions
4
- recursively.
5
-
6
3
[ ![ Packagist Version] ( https://img.shields.io/packagist/v/MathiasReker/php-file-permissions.svg )] ( https://packagist.org/packages/MathiasReker/php-file-permissions )
7
4
[ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/MathiasReker/php-file-permissions.svg?color=%23ff007f )] ( https://packagist.org/packages/MathiasReker/php-file-permissions )
8
5
[ ![ CI status] ( https://github.com/MathiasReker/php-file-permissions/actions/workflows/ci.yml/badge.svg?branch=develop )] ( https://github.com/MathiasReker/php-file-permissions/actions/workflows/ci.yml )
@@ -12,6 +9,9 @@ recursively.
12
9
[ ![ Issues] ( https://img.shields.io/github/issues/MathiasReker/php-file-permissions.svg )] ( https://github.com/MathiasReker/php-file-permissions/issues )
13
10
[ ![ MIT License] ( https://img.shields.io/github/license/MathiasReker/php-file-permissions.svg )] ( https://github.com/MathiasReker/php-file-permissions/blob/develop/LICENSE.txt )
14
11
12
+ ` PHP File Permissions ` is a PHP library for extended work with file permissions. You can easily change the permissions
13
+ recursively.
14
+
15
15
### Versions & Dependencies
16
16
17
17
| Version | PHP | Documentation |
@@ -25,7 +25,7 @@ recursively.
25
25
26
26
### Installation
27
27
28
- run ` composer require MathiasReker/php-file-permissions `
28
+ Run ` composer require MathiasReker/php-file-permissions `
29
29
30
30
### Examples
31
31
You can’t perform that action at this time.
0 commit comments