Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
issei-m
/
idea-php-symfony2-plugin
Public
forked from
Haehnchen/idea-php-symfony2-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 13, 2015
build 0.11.94
Haehnchen
committed
e73d5a4
Copy full SHA for e73d5a4
whitelist Twig_Environment parameter completion for template name
Haehnchen
committed
fe478ca
Copy full SHA for fe478ca
Commits on Jul 9, 2015
Never use fqn class names in service generator, ltrim backslash
Haehnchen
committed
ca00443
Copy full SHA for ca00443
Removing Postfix completion because its a PhpStorm9 core feature #389
Haehnchen
committed
8629260
Copy full SHA for 8629260
Commits on Jul 5, 2015
directory creation fails on travis environment, fix it later
Haehnchen
committed
c6646ea
Copy full SHA for c6646ea
refactoring for template resolving, one file can have more then one template name now. So provide a overwrite template linemarker #437
Haehnchen
committed
9a70056
Copy full SHA for 9a70056
Commits on Jul 4, 2015
TwigUtilIntegrationTest dont needs fixtures
Haehnchen
committed
8069ee9
Copy full SHA for 8069ee9
add name resolving for template file in a overwritten context of "bundle" or "app" #437
Haehnchen
committed
006eb1e
Copy full SHA for 006eb1e
Commits on Jul 3, 2015
add cache layer for travis http files and use container infrastructure
Haehnchen
committed
48d74e5
Copy full SHA for 48d74e5
Merge branch 'master' of github.com:Haehnchen/idea-php-symfony2-plugin
Haehnchen
committed
82d4720
Copy full SHA for 82d4720
remove argument warning in testing and compile
Haehnchen
committed
7a48c49
Copy full SHA for 7a48c49
Add Travis CI badge
Haehnchen
committed
ec93ca1
Copy full SHA for ec93ca1
Merge pull request #536 from Sorien/master
Show description for 15223fb
Haehnchen
committed
15223fb
Copy full SHA for 15223fb
TravisCI Integration
Stano Turza
authored and
stano
committed
2fc9cfe
Copy full SHA for 2fc9cfe
Commits on Jul 2, 2015
update plugin url and add badges
Haehnchen
committed
1dbcc23
Copy full SHA for 1dbcc23
remove memory leak issue testing :)
Haehnchen
committed
34c7553
Copy full SHA for 34c7553
Commits on Jul 1, 2015
improvement template name resolving for overwrites: support parent bundle and app resources #437
Haehnchen
committed
1864dd7
Copy full SHA for 1864dd7
Commits on Jun 21, 2015
build 0.11.93
Haehnchen
committed
eb9f6da
Copy full SHA for eb9f6da
remove test class from subscriber events and commands
Haehnchen
committed
4b35522
Copy full SHA for 4b35522
Commits on Jun 18, 2015
add symbol search for command names #524
Haehnchen
committed
27deaef
Copy full SHA for 27deaef
Commits on Jun 17, 2015
support more api levels for symfony installer ui #475
Haehnchen
committed
22e9397
Copy full SHA for 22e9397
Commits on Jun 16, 2015
add symfony demo application installer switch and finalize ui #475
Haehnchen
committed
b5afccb
Copy full SHA for b5afccb
Commits on Jun 15, 2015
installer: fix version selection, provide exception message for console output, remove temporary installer phar #475
Haehnchen
committed
c394ab9
Copy full SHA for c394ab9
Commits on Jun 14, 2015
add new project generator for symfony installer #475
Haehnchen
committed
83b5af7
Copy full SHA for 83b5af7
Commits on Jun 10, 2015
fix newline issue in controller template #509
Haehnchen
committed
e469656
Copy full SHA for e469656
Commits on Jun 7, 2015
add _self support for twig macros #419
Haehnchen
committed
6c4f7a9
Copy full SHA for 6c4f7a9
Commits on Jun 3, 2015
add "kernel.event_subscriber" to known tags and provide some more user feedback in error case #511
Haehnchen
committed
f9df36d
Copy full SHA for f9df36d
setOptional should mark it as defined, not as required
Haehnchen
committed
8384a37
Copy full SHA for 8384a37
Commits on May 25, 2015
build 0.11.92
Haehnchen
committed
e73df7a
Copy full SHA for e73df7a
use ContainerAwareCommand for command template
Haehnchen
committed
781fc6a
Copy full SHA for 781fc6a
optimize form ui handling of service generator, prepare "insert" button, add generator action #362
Haehnchen
committed
5d96181
Copy full SHA for 5d96181
Commits on May 23, 2015
Merge branch 'master' of github.com:Haehnchen/idea-php-symfony2-plugin
Haehnchen
committed
0204d01
Copy full SHA for 0204d01
add navigation form options of setRequired, setOptional, setDefined and refactor form options to visitor strategy #502
Haehnchen
committed
710a1de
Copy full SHA for 710a1de
Commits on May 19, 2015
Merge pull request #507 from denbatte/denbatte-fix-controller-generator
Show description for 134855a
Haehnchen
committed
134855a
Copy full SHA for 134855a
Commits on May 18, 2015
Remove double Controller in classname
Show description for 4706560
denbatte
committed
4706560
Copy full SHA for 4706560
Pagination
Previous
Next
You can’t perform that action at this time.