Git Product home page Git Product logo

sublime-sf4helpers's Introduction

Sublime Text 3 Symfony 4 helpers

Symfony4Helper

This project is a plugin for Sublime Text 3 (Mac OSX for the moment). It allow to call symfony command line from the palette (cmd+shift+p) input.

Commands

You can use the folowing commands :

Miscellaneous

  • Sf4: Create new project
  • Sf4: About project
  • Sf4: config:dump-reference

Make

These commands will open the created file

  • Sf4: make:auth
  • Sf4: make:command
  • Sf4: make:controller
  • Sf4: make:entity
  • Sf4: make:form
  • Sf4: make:functional-test
  • Sf4: make:serializer:encoder
  • Sf4: make:subscriber
  • Sf4: make:twig-extension
  • Sf4: make:unit-test
  • Sf4: make:validator
  • Sf4: make:voter

Security

  • Sf4: router:match
  • Sf4: security:check
  • Sf4: security:encode-password

Server

  • Sf4: Server:log
  • Sf4: Server:run
  • Sf4: Server:start
  • Sf4: Server:status
  • Sf4: Server:stop

Doctrine

  • Sf4: doctrine:migrations:diff
  • Sf4: doctrine:migrations:migrate
  • Sf4: doctrine:migrations:generate
  • Sf4: doctrine:migrations:status
  • Sf4: doctrine:migrations:version --add
  • Sf4: doctrine:migrations:version --delete
  • Sf4: doctrine:migrations:latest
  • Sf4: doctrine:cache:clear-query
  • Sf4: doctrine:cache:clear-metadata
  • Sf4: doctrine:cache:clear-result
  • Sf4: doctrine:database:create
  • Sf4: doctrine:database:drop
  • Sf4: doctrine:fixtures:load
  • Sf4: doctrine:schema:create
  • Sf4: doctrine:schema:drop
  • Sf4: doctrine:schema:update
  • Sf4: doctrine:migrations:execute
  • Sf4: doctrine:mapping:info
  • Sf4: doctrine:schema:validate

Cache

  • Sf4: cache:clear
  • Sf4: cache:pool:clear
  • Sf4: cache:pool:prune
  • Sf4: cache:warmup

Debug

  • Sf4: debug:autowiring
  • Sf4: debug:config
  • Sf4: debug:container
  • Sf4: debug:event-dispatcher
  • Sf4: debug:form
  • Sf4: debug:router
  • Sf4: debug:swiftmailer
  • Sf4: debug:translation
  • Sf4: debug:twig

sublime-sf4helpers's People

Contributors

heyiambob 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.