PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of rodrigomanara   Alpha PHP Text Count   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Alpha PHP Text Count
Get statistics of the characters used in a string
Author: By
Last change:
Date: 2 years ago
Size: 366 bytes
 

Contents

Class file image Download
{ "name": "rmanara/alpha", "authors": [ { "name": "Rodrigo Manara", "email": "me@rodrigomanara.co.uk" } ], "type": "project", "license": "MIT", "version": "1.1.3", "minimum-stability": "dev", "autoload": { "psr-4": { "Alpha\\": "/src" } } }