Filter
Exclude
Time range
-
Near
PHP/Laravel devs, what processes/tools do you use in your CI workflows? I've got: PHPUnit, PHPStan, code style fixes (usually StyleCI). I'm wondering if there are any other useful tools/flows I can add? 😄
20
4
97
11,489
Love how fast StyleCI is, and doesn't spend any GitHub Actions minutes money.
5
1,444
What tooling do you add when you're starting a new PHP/Laravel project? 😄 I like to install: ✅ PHPStan ✅ StyleCI or Pint (for styling) ✅ Rector
16
2
58
5,410
Whoop whoop. StyleCI now supports PHP 8.4. styleci.io/
1
10
1,092
Working on PHP 8.4 support for StyleCI. CLI tool updated, and analysis platform support coming shortly. 🎉
3
730
7 Jan 2025
A present for you github.com/ash-jc-allen/shor… You should evaluate to use pint or php-cs-fixer for styling your code instead of StyleCI 🤣

1
2
93
Replying to @enunomaduro
Laravel Pint as a service. (Similar to StyleCI) 🤔
3
818
22 Jan 2024
Replying to @HamedMasafi
من ترجیحم اینه به شکل CI پیاده سازی بشه هر بار PR میزنیم بعدش یه ابزاری بیاد استایلا رو درست کنه مثل StyleCI
2
239
Merry Christmas. As a little present, PHP 8.3 support is now out of beta, and is the default PHP version on StyleCI. styleci.io/ 🎅🐘

2
2,541
// Custom file nesting "explorer.fileNesting.enabled": true, "explorer.fileNesting.expand": false, "explorer.fileNesting.patterns": { ".gitignore": ".gitattributes, .gitmodules, .gitmessage, .mailmap, .git-blame*", "package.json": "knip.json, .browserslist*, .circleci*, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitpod*, .huskyrc*, .jslint*, .lintstagedrc*, .markdownlint*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .releaserc*, .sentry*, .stackblitz*, .styleci*, .stylelint*, .tazerc*, .textlint*, .tool-versions, .travis*, .versionrc*, .vscode*, .watchman*, .xo-config*, .yamllint*, .yarnrc*, Procfile, apollo.config.*, appveyor*, azure-pipelines*, bower.json, build.config.*, commitlint*, crowdin*, dangerfile*, dlint.json, dprint.json, eslint*, firebase.json, grunt*, gulp*, jenkins*, lerna*, lint-staged*, nest-cli.*, netlify*, nodemon*, npm-shrinkwrap.json, nx.*, package-lock.json, package.nls*.json, phpcs.xml, pm2.*, pnpm*, prettier*, pullapprove*, pyrightconfig.json, release-tasks.sh, renovate*, rollup.config.*, stylelint*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, webpack*, workspace.json, xo.config.*, yarn*", This is what I use

2
3
42
2,603
StyleCI now has beta support for PHP 8.3! 🚀🚀🚀 styleci.io/

1
1
4
1,945
8 Jul 2023
見てる: "Laravel公式が利用している継続的コードフォーマッター・StyleCIを試してみた" zenn.dev/bs_kansai/articles/…

2
2,091
7 Jul 2023
たぶんこの記事を最後にLaravelの記事を書くことは当分なくなるんじゃないかと思います😭 Laravel公式が利用している継続的コードフォーマッター・StyleCIを試してみた|Kanon zenn.dev/bs_kansai/articles/… #zenn

10
482
The default PHP version on StyleCI is now set to 8.2! styleci.io/

1
5
1,710
27 Apr 2023
Laravelで試したいもの。 ・Laravel Socialite ・Laravel Dusk ・Laravel Cashier Stripe ・Laravel Horizon ・Laravel Pint あと、とりあえずStyleCIはこのあと飯食ったら試す
1
2
423
PHP 8.2 support is now available on StyleCI! PHP 8.1 remains the default for now, and 8.2 can be opted in to. styleci.io/

1
3
16
2,717
15 Feb 2023
Replying to @PovilasKorop
Laravel 10s upgrade is pretty good I am updating manually though. Using it as an excuse to write some tests. I also started using pint and stopped using styleci Well after the two of them created infinite github actions
2
163
habr.com/ru/post/697586/?utm… — описание инструментов используемых при разработке Yii3. Рекомендую прочитать всем, статья про PHPUnit, Codeception, Infection, Psalm, StyleCI, Rector, Roave BC Check, Codecov, What the diff, ComposerRequireChecker и Github Actions

5
Exciting news. 🎉 StyleCI now supports Python 3.11. styleci.io/

3
2