![Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility](https://cdn.sanity.io/images/cgdhsj6q/production/97774ea8c88cc8f4bed2766c31994ebc38116948-1664x1366.png?w=400&fit=max&auto=format)
Security News
Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
generator-brunch-symfony
Advanced tools
Scaffolds a standard Symfony2 application with Yeoman. A generator-joli-symfony fork/clone without grunt and gulp, only brunch. Add post-css & browserSync, Foundation-sites & KNACSS frameworks.
Initialy forked from generator-joli-symfony by Laurent Brunet lbrunet@jolicode.com 👍
I remove too much things to pretend this project can be pull-requested, so it is not forked anymore on my github account. Anyway, big thanks to initiator's guys. Now this project live on it's own. It was make for a very special and limited purpose, so I cannot say if it will be updated frequently.
generator-brunch-symfony is a Yeoman Generator to scaffold Symfony2 projects with sensible defaults, common bundles and frontend tools.
It will create a new Symfony project, remove Assetic and replace it with Brunch.
Mandatory dependencies :
Symfony 2 Standard Edition:
Brunch:
Front-end framework:
bower
and npm
after scaffolding has finished.Assets are stored in the app/Resources/ folder :
Install all the stuff with Yo generator.
npm install -g yo bower grunt-cli gulp
npm install -g generator-brunch-symfony
In the working dir you want :
yo brunch-symfony --force
Now all the files and folders are alive.
In your working folder root previoulsy generated :
php bin/console server:run
Now Symfony is running on it's own server (localhost:8000)
brunch watch
Now BrowserSync is alive, open browser tab on the local port BS running (:3000 by default)
I am not a Back-end engineer. I have poor knowledge of Symfony (just that the Front engineer need to know about, that's all), but I know Twig templating engine and I love it. This project is Front-end oriented, because as you surely know IRL the client has already made his choice : Symfony or burst ! Here we can work in -almost- real environment. Maybe, if communication is enabled between Back and Front guy's (Hello Slack) then we can work on same repo ? 🎏 Dreams are not so unreal…
In sum, this not the place to experienced advanced Javascript stuffs. As I know, Symfony is a really good performer to do complex things even it's in server side because of it's fabulous cache systems modules addons. So you can experienced strong and modern CSS, improve HTML5 wellformed architecture, etc. but don't expect to walk on the moon 👽 with JS here, I think.
Feel free to fork, or clone for a new start. I really don't know if I can maintain this project for weeks and weeks. Initially it was made for a very special limited case and obviously for testing myself.
FAQs
Scaffolds a standard Symfony2 application with Yeoman. A generator-joli-symfony fork/clone without grunt and gulp, only brunch. Add post-css & browserSync, Foundation-sites & KNACSS frameworks.
The npm package generator-brunch-symfony receives a total of 1 weekly downloads. As such, generator-brunch-symfony popularity was classified as not popular.
We found that generator-brunch-symfony demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
Security News
React's CRA deprecation announcement sparked community criticism over framework recommendations, leading to quick updates acknowledging build tools like Vite as valid alternatives.
Security News
Ransomware payment rates hit an all-time low in 2024 as law enforcement crackdowns, stronger defenses, and shifting policies make attacks riskier and less profitable.