Giter VIP home page Giter VIP logo

laravel-modules-refactor's Introduction

laravel-modules Refactor Command

This laravel command is a sample command that you can change and adapt to your own project structure to refactor a Laravel project to the structure of laravel-moduels library folder structure.

Note: We have used a modified version of the current code for moving our production code at AsanSeminar to use laravel-modules. (It's not replaced in production yet)

Requirements

Usage

  • Install laravel-modules libraray library

  • Install phpactor command line tool

  • Create new branch in your codebase for Refactoring

  • Copy Refactor folder into your app/Console/Commands folder

  • Copy clean_move.sh to your laravel base folder

  • Add and Commit the clean_move.sh file to your git so it wouldn't get removed when you run it

  • Take a look at Refactoring commands to get a gist of what they are doing

  • You can run code to see what happens. (Don't worry you can run clean_move.sh to return back changes whenever you want)

  • Update Refactor/mappings.json, Create/Update/Delete Mover classes, run the command so eventually get your desired results

  • You can enable or disable Movers in ModulesMoveClasses

CAVEAT: If your code is on production, note that moving your User model may invalidate all of your sessions! After struggling with different ideas we decided on not playing with it!

Known Issues:

  • Please note that this is written in very limited time and is OpenSourced to give others a boilerplate to do the job, so it's not a well organized code
  • We have changed the code to not expose our project details and the current code is not tested

laravel-modules-refactor's People

Contributors

bluemmb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.