Skip to content

lpj145/spacenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Change all namespaces by command, this command read composer json and change all files on folder by namespace specs...

Requirements

PHP >= 7.x

How to use
composer require marcosadantas/spacenames
require __DIR__.'/vendor/autoload.php';

\Spacenames\Core::changeNamespace('AuthExpressive\\', 'App\\', true);

This command is for CLI.

About

This lib provides command to change all file on dir and sub-dir app namespace

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages