PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of ASCOOS CMS   PHP Backwards Compatibility Library   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Backwards Compatibility Library
Functions of newer PHP versions for older versions
Author: By
Last change: 2.0.5
Date: 1 month ago
Size: 1,326 bytes
 

Contents

Class file image Download
{ "name": "alexsoft-software/phpbcl", "description": "PHP Backwards Compatibility Library (phpBCL).", "keywords": ["ascoos", "ascoos-framework", "polyfill", "polyfills", "php-polyfill", "php-polyfills", "php", "php7", "php8", "libraries", "php-library", "backward", "backward-compatibility", "compatibility", "compat"], "license": "proprietary", "homepage": "https://apps.ascoos.com/phpBCL", "authors": [ { "name": "Drogidis Christos", "homepage": "https://www.ascoos.com", "role": "Developer" } ], "support": { "issues": "https://issues.ascoos.com", "source": "https://github.com/alexsoft-software/phpbcl" }, "repositories": [ { "type": "package", "package": { "name": "alexsoft-software/phpbcl", "version": "2.0.5", "type": "library", "distributors": [ { "url": "https://github.com/alexsoft-software/phpbcl/releases/download/2.0.5/phpbcl-2.0.5.zip", "type": "zip" } ] } } ], "require": { "php": ">=5.6" } }