2017 © Pedro Peláez
 

library class-finder

Util for find classes in strings

image

redreams/class-finder

Util for find classes in strings

  • Wednesday, July 25, 2018
  • by gennadyx
  • Repository
  • 0 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

class-finder

Latest Version on Packagist Software License ![Total Downloads][ico-downloads], (*1)

![Coverage Status][ico-coverage] Sensiolabs_Medal Quality Score, (*2)

class-finder composer package, (*3)

Install

Via Composer, (*4)

``` bash $ composer require redreams/class-finder, (*5)


## Usage ``` php use Redreams\ClassFinder\ClassFinder; $className = ClassFinder::find($phpSourceCode);

Change log

Please see CHANGELOG for more information on what has changed recently., (*6)

Testing

bash $ composer test, (*7)

Contributing

Please see CONTRIBUTING for details., (*8)

Security

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

Credits

License

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

The Versions

25/07 2018

dev-master

9999999-dev https://github.com/redreams/class-finder

Util for find classes in strings

  Sources   Download

MIT

The Requires

  • php ^7.1|^7.2

 

The Development Requires

25/07 2018

2.0.0

2.0.0.0 https://github.com/redreams/class-finder

Util for find classes in strings

  Sources   Download

MIT

The Requires

  • php ^7.1|^7.2

 

The Development Requires

25/07 2018

1.0.0

1.0.0.0 https://github.com/redreams/class-finder

Util for find classes in strings

  Sources   Download

MIT

The Requires

  • php ^7.0|^7.1|^7.2

 

The Development Requires