cosninix/cos

Very legacy collection of various utility functions
2,825
Install
composer require cosninix/cos
Latest Version:v0.0.07
PHP:^7|^8
License:MIT
Last Updated:May 31, 2023
Links: GitHub  ·  Packagist
Maintainer: rvwoens

Cos - Very legacy collection of various utility functions

GitHub Release GitHub Release Total Downloads Last commit Status License Actions Status

Why? start with 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.

Related Packages

zachflower/ignorable-observers

Dynamically disable/enable Laravel's Eloquent model observers

348,089 24
assurrussa/dummy-cache

Dummy cache for Laravel.

571 0
mookofe/tail

RabbitMQ and PHP client for Laravel and Lumen that allows you to add and listen...

53,042 52
jonhoo/laravel-former

Laravel form library

40 2
spinen/laravel-geometry

Wrapper over the geoPHP Class to make it integrate with Laravel better.

529,038 41