Sf4Helpers
适用于 Sublime Text 3 的 Symfony 4 命令行插件
详细信息
安装次数
- 总数 75
- Win 0
- Mac 75
- Linux 0
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 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
Sublime Text 3 Symfony 4 helpers
此项目是 Sublime Text 3(目前为 Mac OSX)的插件。允许从面板(cmd+shift+p)输入调用 symfony 命令行。
命令
您可以使用以下命令
杂项
- Sf4: 创建新项目
- Sf4: 关于项目
- Sf4: config:dump-reference
制作
这些命令将打开创建的文件 - 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
安全
- Sf4: router:match
- Sf4: security:check
- Sf4: security:encode-password
服务器
- 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
缓存
- Sf4: cache:clear
- Sf4: cache:pool:clear
- Sf4: cache:pool:prune
- Sf4: cache:warmup
调试
- Sf4: debug:autowiring
- Sf4: debug:config
- Sf4: debug:container
- Sf4: debug:event-dispatcher
- Sf4: debug:form
- Sf4: debug:router
- Sf4: 调试: swiftmailer
- Sf4: 调试: 翻译
- Sf4: 调试: twig