IsResource¶
The library provides a version of is_resource() and get_resource_type() functions
that can understand objects that replaced earlier resources.
It is useful tool if you need to support a library that may be affected by the resource to object migration.
Installation¶
composer require 'arokettu/is-resource'
Documentation¶
License¶
The library is available as open source under the terms of the MIT License.