2017 © Pedro Peláez
 

library spacenames

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

image

marcosadantas/spacenames

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

  • Sunday, December 10, 2017
  • by lpj145
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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

Requirements

PHP >= 7.x, (*2)

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

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

This command is for CLI., (*3)

The Versions

10/12 2017

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php >=7

 

by Marcos Dantas

10/12 2017

1.1

1.1.0.0

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

  Sources   Download

MIT

The Requires

  • php >=7

 

by Marcos Dantas