Sf4Helpers
Symfony 4 Command Line Plugin for Sublime Text 3
Details
Installs
- Total 77
- Win 0
- Mac 77
- Linux 0
Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Sublime Text 3 Symfony 4 helpers
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