Loïc Frémont

Loïc Frémont

@loic425.bsky.social

Sylius core team member and Monofony creator, Web developper #Symfony and #BDD enthusiast, working at #akawaka

131 Followers 107 Following 16 Posts Joined Nov 2024
11 months ago
Post image Post image

Using the Sylius stack for an admin panel in a customer project.

It's impressive that we don't need many Twig files.

0 0 1 0
1 year ago

Breath of the wild en ce moment. Il était nécessaire que j'attende un peu après avoir fini TOTK. J'ai découvert plein d'autres zelda entre deux dont l'excellent between worlds er echoes of wisdom. Un jour je les aurais tous fait 😜

0 0 0 0
1 year ago

I'm back to huge work in #Sylius resource package internals
I'm eager to tell you more about this soon.

1 0 0 0
1 year ago
Post image

📢 Oyé Oyé !

Pour finaliser le prochain documentaire, je recherche des gens qui aiment les #Zelda Oracles et qui ont quelque chose à dire dessus.
Encore mieux s'ils ont découvert la saga avec l'un de ces épisodes.

Merci de faire tourner, RT appréciés. 😉

1 1 0 0
1 year ago
Preview
Getting started | Sylius Stack

Monofony packages are deprecated. Please use #Sylius stack instead stack.sylius.com/getting-star...

I've jsut started a migration guide yesterday.
github.com/monofony/Mon...

1 0 0 0
1 year ago
x.com

RT du contenu twitter sur bsky :check: x.com/Sylius/statu...

Congratulations to the first Key Contributors under the new program:
@loic425.bsky.social, x.com/prometee, Dmitri Perunov, Gracjan Józefczyk, @vasilvestre.bsky.social, Krzysztof Odważny, and x.com/StephaneDecock! 👏🫶

1 2 0 0
1 year ago
Preview
How to use in a DDD architecture | Sylius Stack

I've published a new cookbook about using @Sylius stack packages in a DDD architecture.
stack.sylius.com/cookbook/ddd...

These packages could be used in any of your @Symfony projects.

Thanks @mtarld.bsky.social & @chalasr.bsky.social for your great work on apip-ddd demo.

9 5 0 3
1 year ago
Post image

Ohhh Do you know what I'm working on right now?
#DDD cc @mtarld.bsky.social @chalasr.bsky.social

7 3 1 0
1 year ago
Symfony's main repository activity insights

So much activity on #Symfony these days. Topics are moving forward fast, lots of positive energy 💪

31 9 0 0
1 year ago
Preview
Release v3.17.0 · Behat/Behat Changed Use attributes rather than annotations when generating suggested Context snippets by @fmatsos in #1549 and #1569 Disable Xdebug unless --xdebug is specified on the CLI, to improve performa...

#PHP config support for #Behat that I've been working on is now available available.
github.com/Behat/Behat/...

2 1 0 0
1 year ago
Video thumbnail

Demo of an admin panel using the new #sylius stack and an external API (potterapi-fedeperin.vercel.app/en/books).

No database, just using the public API for books' data.

Coming soon on the documentation.

2 0 0 0
1 year ago

I remember when @mtarld.bsky.social opened the PR, it was the LAST YEAR during the #APIPlatform conference 2K23!

Any dev is annoyed when he/she have to maintain a branch for few days, imagine doing this for 1 year in a repository where any folk can coment

Congratulations & MERCI pour les travaux

11 2 1 1
1 year ago
Preview
SymfonyCon Vienna 2025: Twig, still relevant in 2025?

Is #Twig still relevant in 2025? My keynote at #SymfonyCon Vienna slide deck, the replay will be available later this week on live.symfony.com #Symfony speakerdeck.com/fabpot/symfo...

45 9 0 1
1 year ago

Have fun!

1 0 0 0
1 year ago
Une personne qui présente un sujet devant un public Une personne qui présente un sujet devant un public

Nous continuons avec Valentin Silvestre d'@akawaka.fr qui nous parle de Sylius/Stack (github.com/Sylius/Stack) et de son potentiel impact sur l'écosystème Symfony.

6 4 0 0
1 year ago

Ori pour ma part. Je viens de finir echoes of wisdom ce midi.

1 0 0 0
1 year ago
Image générée par une IA montrant un papillon bleu face à un écran d'ordinateur

Vous êtes de plus en plus nombreux à nous suivre ici, merci 🥺 Dans ce nouvel article, découvrez ce qui se cache sous le capot de Bluesky, ce réseau social qui semble décentralisé, et apprenez à l’utiliser pour bâtir et migrer votre communauté : les-tilleuls.coop/blog/compren...

23 14 1 0
1 year ago
Preview
PHP Config profiles by loic425 · Pull Request #1547 · Behat/Behat Referenced issue #1539 Example: use Behat\Config\Config; use Behat\Config\Profile; $config = new Config(); $config->withProfile(new Profile('default', [ 'extensions' => [...

I forgot the link
github.com/Behat/Behat/...

0 0 0 0
1 year ago

#BehatPHP I'm continuing my work on Behat's #php configuration.
The next release will be awesome to use.

2 0 1 0
1 year ago

We've just created a "PHP World Starter kit" featuring some nice people to follow. Please share to help us reach more people, and let us know who else we should include: go.bsky.app/DA6c1gw

66 38 11 0
1 year ago
Preview
Add PHP config by loic425 · Pull Request #1537 · Behat/Behat Referenced issue : #1539 To start this new feature, I've just created the minimalist way to add a PHP config. Planned for future PRs: To know more about the next things to improve, look at the ...

#BehatPHP is not dead. github.com/Behat/Behat/...

0 0 0 0
1 year ago
PHP's not dead

Bienvenue PHP 8.4 ! La nouvelle version est officiellement lancée aujourd'hui, apportant de nombreuses améliorations: nouvelles fonctions pour trouver les éléments d’un tableau, property hooks ou encore syntaxe simplifiée.
Qui a dit que PHP était mort ?

29 15 0 0
1 year ago

J'aime bcp :)

1 0 0 0
1 year ago
GitHub stats: 4,700 commits and 8,000 changed files

The stats of the new Sylius 2 release are impressive. 854 pull requests merged in 1 year of work. Congratulations to the #sylius core team.

4 1 1 0
1 year ago
Preview
[RFC] Add Support for PHP File Configuration · Issue #1539 · Behat/Behat Description Currently, Behat supports configuration through YAML files. While YAML is straightforward for many use cases, offering support for PHP configuration files could bring added flexibility ...

If you like using #BehatPHP and dream of being able to configure it in PHP, come and discuss on this RFC.
github.com/Behat/Behat/...

1 2 0 0
1 year ago
Preview
Add PHP config by loic425 · Pull Request #1537 · Behat/Behat To start this new feature, I've just created the minimalist way to add a PHP config. Planned for future PRs: Add some helpers (withSuite or addSuite method) Import files

It's time to bring some love to @BehatPHP
again ❤️
github.com/Behat/Behat/...

2 1 1 0