apatis/core-intercept

Php function call

Installs: 46

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

pkg:composer/apatis/core-intercept

1.0.0 2017-01-28 12:39 UTC

This package is not auto-updated.

Last update: 2025-10-12 07:44:15 UTC


README

Build Status

Just contain magic method class call the function / callable given.

Installing

Via Terminal

composer require apatis/core-intercept

composer.json

{
  "require" : {
    "apatis/core-intercept": "^1"
  }
}

Requirements

  • php >= 5.6

License

MIT License