Download the PHP package laudirbispo/classname without Composer
On this page you can find all versions of the php package laudirbispo/classname. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laudirbispo/classname
More information about laudirbispo/classname
Files in laudirbispo/classname
Package classname
Short Description A simple class to get object names
License MIT
Informations about the package classname
Get class names
This package can get the name of the base class, the namespace, the canonical name, the parent class name, and the path of an object. It can have as a parameter a string as a class name or an object to get its class.
This class was nominated for the Innovation award from phpclasses.org
LooK Here - https://www.phpclasses.org/package/10819-PHP-Get-the-base-class-name-and-namespace-of-an-object.html
Installation
Install the latest version with
Basic Usage
It's really very simple
Author
Laudir Bispo - https://twitter.com/laudir_bispo
License
ClassName is licensed under the MIT License - see the LICENSE
file for details
Free Software, Hell Yeah!