apatis/core-intercept

Php function call

1.0.0 2017-01-28 12:39 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:16:21 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