engtuncay/phpciutils

OrakSoft Php CodeIgniter Utility Library (Php 8)

Maintainers

Package info

github.com/engtuncay/php-ci-utils

pkg:composer/engtuncay/phpciutils

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2025-07-28 03:42 UTC

This package is auto-updated.

Last update: 2026-03-29 01:13:20 UTC


README

Psr-4 hakkında

  • Aşağıdaki tanım ile namespace'in Engtuncay\Phputils8 kısmı src klasörünü ifade ediyor.
"autoload": {
    "psr-4": {
      "Engtuncay\\Phputils8\\": "src/"
    }
  },

Engtuncay\Phputils8\Core namespace tanımlanırsa dosya src/Core klasöründe olmalı.

Publish