-
Hammond Mfg.
- Kitchener, ON
- zenstruck.com
- @zenstruck
Highlights
- Pro
Block or Report
Block or report kbond
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
zenstruck/schedule-bundle Public
Schedule Cron jobs (commands/callbacks/bash scripts) within your Symfony application.
-
zenstruck/foundry Public
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
-
-
zenstruck/messenger-test Public
Assertions and helpers for testing your symfony/messenger queues.
-
zenstruck/mailer-test Public
Alternative, opinionated helpers for testing emails sent with symfony/mailer.
-
zenstruck/console-test Public
Alternative, opinionated helper for testing Symfony console commands.
2,484 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 20 commits in 9 repositories
Created 1 repository
Created a pull request in symfony/ux that received 13 comments
[Twig] Embedded components
This adds a {% component name %}
tag to allow rendering components and overriding their slots (by using twig's native block system).
Example:
{# t…
Opened 5 other pull requests in 4 repositories
zenstruck/messenger-test
2
merged
symfony/recipes
1
open
symfony/symfony
1
open
symfony/symfony-docs
1
merged
Reviewed 11 pull requests in 3 repositories
symfony/ux
9 pull requests
- [LiveComponent] Add a generic LiveCollectionType
- [LiveComponent][RFC] Simple file upload handling
- [Live] Do not re-render <input file> if input holds unuploaded files
- [Twig] Embedded components
- [LiveComponent] Move defaultAction validation to compiler pass
- [LiveComponent] Allow to disable CSRF per component
- [TwigComponent] Allow to pass stringable object as non mapped component attribute
- [Doc] Update the syntax of doc images
- [Notify] Add Notify bundle