PHP Classes

File: composer.json

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

Contents

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