cosninix/cos
最新稳定版本:v0.0.07
Composer 安装命令:
composer require cosninix/cos
包简介
Very legacy collection of various utility functions
README 文档
README
Why? 
Cos goes way back to the 80's when it was called coslib and written in C. It was converted into PHP 3 somewhere in the 90's, then it turned into a class with static methods in the 2000's (PHP 4), and survives now on PHP 7 just because so much (legacy) code still depends on it. It contains various obsolete functions that are now replaced by language constructs, like Cos::ifset() that is now replaced bij the ?? operator in PHP 7.
Don't use it in new projects but still fun to use as a time machine into the 80's
Installation
composer install cosninix/cos
Docs
As Boele used to say: No need for documentation because a good developer should be able to read code.
统计信息
- 总下载量: 2.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-12