2017 © Pedro Peláez
 

library expressive-namespace

Service provider for expressive command with other packages command

image

marcosadantas/expressive-namespace

Service provider for expressive command with other packages command

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

The README.md

When you project need change namespace, or skeleton change namespace, you can edit file by file with ide, but if you project have thousands files ? this lib provider a console command for change all files namespace, use namespaces, and more..., (*1)

How use

composer require marcosadantas/expressive-namespace

How this works

After install with composer, service manager try insert it on configs providers, if cannot put:, (*2)

ExpressiveNamespace\ConfigProvider

After configuration, on console:, (*3)

namespace:change current newNamespace debugMode, (*4)

Usage:, (*5)

namespace:change App\ ApiBase\ true, (*6)

Description

This command load composer.json and go to path, change file by file all used and namespace files., (*7)

The Versions

10/12 2017

dev-master

9999999-dev

Service provider for expressive command with other packages command

  Sources   Download

MIT

The Requires

 

by Marcos Dantas

10/12 2017

1.0

1.0.0.0

Service provider for expressive command with other packages command

  Sources   Download

MIT

The Requires

 

by Marcos Dantas