Skip to content

mPhpMaster/laravel-class-to-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Helpers: Class To Function

Installation:

composer require mphpmaster/laravel-class-to-function

Content

  • Class:

    1. mPhpMaster\LaravelClassToFunction\Classes\ClassToFunction.
  • Providers:

    1. mPhpMaster\LaravelClassToFunction\Providers\HelpersProvider.
  • Functions:

    1. getModelAbstractClass.
    2. getRealClassName.
    3. basenameOf.
  • Traits:

    1. mPhpMaster\LaravelClassToFunction\Traits\TMacroable.

License

The Laravel framework is open-sourced software licensed under the MIT license.

The Laravel Helpers: Class To Function is open-sourced software licensed under the MIT license.