
Security News
New CVE Forecasting Tool Predicts 47,000 Disclosures in 2025
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
@nxt-php/php-symfony
Advanced tools
An Nx plugin for developing applications and libraries using PHP Symfony.
In order to use this plugin within your NX workspace, you need to do some manual steps which cannot be done by the plugin:
npm install --save-dev @nxt-php/php-symfony
Run nx g @nxt-php/php-symfony:app my-app
to generate a symfony application.
Run nx g @nxt-php/php-symfony:lib my-lib
to generate a symfony library.
Run nx build my-app
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run nx test my-app
to execute the unit tests via Jest.
Run nx affected:test
to execute the unit tests affected by a change.
Run nx e2e my-app
to execute the e2e tests.
Run nx affected:e2e
to execute the e2e tests affected by a change.
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2022 Josef Wagner
FAQs
A third-party Nx plugin for PHP Symfony
The npm package @nxt-php/php-symfony receives a total of 385 weekly downloads. As such, @nxt-php/php-symfony popularity was classified as not popular.
We found that @nxt-php/php-symfony demonstrated a healthy version release cadence and project activity because the last version was released less than 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
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.