Search by

podset / core

podsetlab

PHP library published by PODSET LTD.

Package info

github.com/Podset/Podset

pkg:composer/podset/core

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-08-21 18:00 UTC

This package is auto-updated.

Last update: 2026-09-21 18:07:57 UTC


README

PHP library published by PODSET LTD.

Requirements

  • PHP 8.2 or later
  • Composer 2

Installation

composer require podset/core

Usage

<?php

require __DIR__ . '/vendor/autoload.php';

use Podset\Podset;

echo Podset::NAME;     // PODSET
echo Podset::VERSION;  // 0.1.0

API

Constant Type Value
Podset::NAME string 'PODSET'
Podset::VERSION string '0.1.0'

The class is final and lives in the Podset namespace.

Versioning

This package follows semantic versioning. The current release is 0.1.0.

License

MIT. See LICENSE.

Company

PODSET LTD is a privately held technology-oriented enterprise incorporated in Nigeria.