Skip to content

redreams/class-finder

Repository files navigation

class-finder

Latest Version on Packagist Software License Total Downloads

Coverage Status Sensiolabs_Medal Quality Score

class-finder composer package

Install

Via Composer

$ composer require redreams/class-finder

Usage

use Redreams\ClassFinder\ClassFinder;

$className = ClassFinder::find($phpSourceCode);

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email dev@gennadyx.tech instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.