redreams/class-finder

Util for find classes in strings

2.0.0 2018-07-25 13:43 UTC

This package is not auto-updated.

Last update: 2024-05-12 02:55:52 UTC


README

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.