-
-
Notifications
You must be signed in to change notification settings - Fork 420
Insights: symfony/maker-bundle
Overview
-
- 18 Merged pull requests
- 0 Open pull requests
- 4 Closed issues
- 3 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.63.0 v1.63.0 : Modernization
published
Apr 27, 2025
18 Pull requests merged by 8 people
-
Remove errant
dump()
from test#1695 merged
Apr 28, 2025 -
Fix docs branch following the renaming of main to 1.x
#1692 merged
Apr 26, 2025 -
[make:message] use
AsMessage
for routing if available#1690 merged
Apr 25, 2025 -
Fix default param key in validator
#1674 merged
Apr 25, 2025 -
[make:listener] use FQCN for kernel events, fix adding unnecessary
#[AsEventListener]
arg#1687 merged
Apr 25, 2025 -
Warn if using a maker non-interactively
#1688 merged
Apr 25, 2025 -
drop
CHANGELOG.md
#1689 merged
Apr 25, 2025 -
[minor] Fix "twig" case (-> "Twig") in make:twig-component & various places
#1633 merged
Apr 25, 2025 -
[make:entity] Use stricter DateTime type instead of DateTimeInterface for mutable datetime fields
#1660 merged
Apr 25, 2025 -
Missmatch between PHPDoc and the reality on User::getRoles()
#1646 merged
Apr 25, 2025 -
remove $ so cut-and-paste works
#1627 merged
Apr 25, 2025 -
[Docs] Remove Symfony version in introduction
#1634 merged
Apr 25, 2025 -
use parser v5 for consistent Emulative constructor
#1682 merged
Apr 25, 2025 -
[make:form] suffix with "Form" instead of "Type"
#1685 merged
Apr 25, 2025 -
[ci] rename branch
#1686 merged
Apr 25, 2025 -
[make:schedule] deprecate in favor of recipe
#1684 merged
Apr 25, 2025 -
Tighten up CI matrix
#1683 merged
Apr 25, 2025 -
[make:entity]
doctine/persistence
v4 support, drop xml entity config support#1677 merged
Apr 25, 2025
4 Issues closed by 4 people
-
Missmatch between PHPDoc and the reality on User::getRoles()
#1652 closed
Apr 28, 2025 -
Suffix FormType
#627 closed
Apr 25, 2025 -
Could not run make:controller Foobar --no-interaction
#1678 closed
Apr 25, 2025
3 Issues opened by 2 people
-
Unused files in distribution not ignored for export in gitignore
#1694 opened
Apr 26, 2025 -
Link to the documentation from README returns 404 error
#1693 opened
Apr 26, 2025 -
Remove --regenerate option on make:entity
#1691 opened
Apr 25, 2025
60 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[DTO] Add new make:dto command
#303 commented on
Apr 25, 2025 • 0 new comments -
Configuration for custom namespaces
#378 commented on
Apr 25, 2025 • 0 new comments -
[make:*] Fluent setters bundle configuration option
#436 commented on
Apr 25, 2025 • 0 new comments -
Add access_control rule for form login auth
#460 commented on
Apr 25, 2025 • 0 new comments -
Multiuse patch
#500 commented on
Apr 25, 2025 • 0 new comments -
Make Crud - Change field name appearance
#544 commented on
Apr 25, 2025 • 0 new comments -
MakeForm - Remove hard dependency on Doctrine
#549 commented on
Apr 25, 2025 • 0 new comments -
function to change the name path of the template Template.tpl.php
#562 commented on
Apr 25, 2025 • 0 new comments -
Adding failing test case for XML regenerate issue
#579 commented on
Apr 25, 2025 • 0 new comments -
Add Symfony String
#613 commented on
Apr 25, 2025 • 0 new comments -
[ResetPassword] add api platform support
#798 commented on
Apr 25, 2025 • 0 new comments -
Fix regenerate xml
#863 commented on
Apr 25, 2025 • 0 new comments -
[make:crud] fix conflict routes
#922 commented on
Apr 25, 2025 • 0 new comments -
Changed behaviour of Str::addSuffix so it doesn't care about duplicate suffixes
#967 commented on
Apr 25, 2025 • 0 new comments -
[RFC][WIP] add scaffolding system (`make:scaffold`)
#1085 commented on
Apr 25, 2025 • 0 new comments -
WIP - replace doctrine/inflector w/ symfony/string
#1100 commented on
Apr 25, 2025 • 0 new comments -
[WIP][POC]: make:entity - adding support for multiple entity managers and mappings
#1119 commented on
Apr 25, 2025 • 0 new comments -
Fix invalid token expiration date
#1165 commented on
Apr 25, 2025 • 0 new comments -
feat: add make:form-extension command
#1218 commented on
Apr 25, 2025 • 0 new comments -
[make:security:json-login] WIP
#1246 commented on
Apr 25, 2025 • 0 new comments -
WIP - use partial templates for classes
#1257 commented on
Apr 25, 2025 • 0 new comments -
Fix Generator for class with custom namespace
#1291 commented on
Apr 25, 2025 • 0 new comments -
Fix crash on user class without properties
#1313 commented on
Apr 25, 2025 • 0 new comments -
Allow to add JoinTable and InverseJoinColunm ORM attributes
#1318 commented on
Apr 25, 2025 • 0 new comments -
Allow to manipulate traits
#1319 commented on
Apr 25, 2025 • 0 new comments -
Add cascade annotation option support in ClassSourceManipulator
#1323 commented on
Apr 25, 2025 • 0 new comments -
Add entity data to `make:crud` form template
#1331 commented on
Apr 25, 2025 • 0 new comments -
Initializing manager, and flushing after object removals
#1349 commented on
Apr 25, 2025 • 0 new comments -
Add form-label class to login form
#1350 commented on
Apr 25, 2025 • 0 new comments -
Update MakeAuthenticator.php
#1363 commented on
Apr 25, 2025 • 0 new comments -
[make:auth] Use LogoutRouteLoader for logout route when available
#1376 commented on
Apr 25, 2025 • 0 new comments -
remove LegacyApiTestCase from code
#1400 commented on
Apr 25, 2025 • 0 new comments -
Adding `ORM\JoinTable` attribute to the `make:entity` command's `ManyToMany` field type
#1416 commented on
Apr 25, 2025 • 0 new comments -
[make:*] interactivly install composer dependencies
#1466 commented on
Apr 25, 2025 • 0 new comments -
[make:entity] fix: add failing tests
#1480 commented on
Apr 25, 2025 • 0 new comments -
WIP - failing generator test with global ns collision
#1482 commented on
Apr 25, 2025 • 0 new comments -
WIP - [make:reset-password] handle multiple entities
#1527 commented on
Apr 25, 2025 • 0 new comments -
[make:registration-form] Add `hash_property_path` option to `PasswordType`
#1555 commented on
Apr 25, 2025 • 0 new comments -
[make:entity] default value
#1558 commented on
Apr 25, 2025 • 0 new comments -
[make:twig-component] docs: Adding twig component examples and references to sister documentation
#1572 commented on
Apr 25, 2025 • 0 new comments -
[make:event] Add command for making Event class
#1574 commented on
Apr 25, 2025 • 0 new comments -
[make:entity] fix creating wrong type when a class name is specified as an argument
#1578 commented on
Apr 25, 2025 • 0 new comments -
[make:security:custom] no interaction for make:security:custom
#1594 commented on
Apr 25, 2025 • 0 new comments -
[make:security:form-login] no interaction for make:security:form-login
#1595 commented on
Apr 25, 2025 • 0 new comments -
[make:entity] Ask missing question when using name argument
#1600 commented on
Apr 25, 2025 • 0 new comments -
[make:decorator] Add new maker to create decorator
#1613 commented on
Apr 25, 2025 • 0 new comments -
Correct bug #1628 - Unable to create an `Attribute` entity
#1629 commented on
Apr 25, 2025 • 0 new comments -
Allow `make:entity` specify the table name
#1635 commented on
Apr 25, 2025 • 0 new comments -
[make:webhook] generate final classes
#1637 commented on
Apr 25, 2025 • 0 new comments -
Allow `ClassData` to define an implemented class
#1638 commented on
Apr 25, 2025 • 0 new comments -
ci: add testruns for PHP 8.4 and symfony 7.2
#1649 commented on
Apr 25, 2025 • 0 new comments -
test: reactivate skipped tests
#1655 commented on
Apr 25, 2025 • 0 new comments -
Possibility to add custom templates when [make] command
#1659 commented on
Apr 25, 2025 • 0 new comments -
Make:entity: Add question about unsigned integer
#1661 commented on
Apr 25, 2025 • 0 new comments -
Prevent enum FQCN to have double backslashes
#1664 commented on
Apr 25, 2025 • 0 new comments -
Failed test for yaml update bug
#1665 commented on
Apr 25, 2025 • 0 new comments -
In Test.ResetPasswordController.tpl.php fetch the email body directly rather than using toString #1
#1669 commented on
Apr 25, 2025 • 0 new comments -
Customize template inherited
#1672 commented on
Apr 25, 2025 • 0 new comments -
Allow creation of classes with the same name as PHP native classes
#1676 commented on
Apr 25, 2025 • 0 new comments -
Prevent vendor class name overlap
#1681 commented on
Apr 28, 2025 • 0 new comments