PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   PHP Reverse Array or String   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Reverse Array or String
Get the reverse of strings and arrays
Author: By
Last change:
Date: 5 years ago
Size: 397 bytes
 

Contents

Class file image Download
{ "name": "lablnet/reverse", "description": "PHP Reverse Class.", "keywords": ["reverse", "php"], "license": "MIT", "authors": [ { "name": "Malik Umer Farooq", "email":"lablnet01@gmail.com", "homepage": "https://softhub99.com" } ], "autoload": { "psr-4": { "Lablnet\\": "src/" } } }