oihana/php-core

The Oihana PHP Core library

dev-main 2025-07-07 10:00 UTC

This package is auto-updated.

Last update: 2025-07-07 10:00:54 UTC


README

Oihana PHP - Core library

Installation and Usage

Requires PHP 8.4+

This library using Composer:

composer require oihana/php-core

Unit tests

Run all unit tests.

composer run-script test

Run a unique unit test.

composer run test ./tests/oihana/core/arrays/FlattenTest.php

Licences

  • Licence MPL 2.0 : Mozilla Public License Version 2.0

About