Commit Graph
2927 Commits
Author SHA1 Message Date
Olivier DolbeauandGitHub d245e1258f Add recipe for bab/tested-routes-checker-bundle (#1909) 2025-12-21 19:36:04 +01:00
Daniel BaduraandGitHub df4baf593b Add new default config for patchlevel/event-souring-bundle ^3.14 (#1905) 2025-12-15 23:58:43 +04:00
naniandGitHub ca6942c6ef Amz random recipe (#1904)
* Add recipe for amz/random-bundle

* update for recipe amzs/random-bundle #1900

* Update recipe for amzs/random-bundle

* Update recipe[add new line for yaml] for amzs/random-bundle

* update for errors new line amzs/random-bundle

* update for errors new line amzs/random-bundle
2025-12-11 19:22:46 +04:00
Edi ModrićandGitHub 2849ef5926 Netgen Layouts v2 (#1895)
* Add Netgen Layouts 2.0

* Add netgen/layouts-sylius package

* Add netgen/layouts-contentful package
2025-12-07 08:51:24 +01:00
Camille IslasseandGitHub 387f8cc6b3 Update acseo_typesense.yaml - use container configurator (#1899) 2025-12-03 23:25:49 +04:00
DavidandGitHub 21032ce4c2 Add recipe for davidannebicque/html-to-spreadsheet-bundle (#1898)
* Add recipe for davidannebicque/html-to-spreadsheet-bundle

* fix Post-install in english

* fix test QA

* fix QA

* fix QA

* fix QA

* fix QA

* fix QA

* fix trasnlation

* fix
2025-12-03 22:10:31 +04:00
lljaworskiandGitHub d64fad090c Add recipe for lljaworski/ceidg-bundle (#1897)
* Add recipe for lljaworski/ceidg-bundle

* Remove redundant .env entry from ceidg-bundle recipe manifest

* github pr rerun checks

* github pr rerun checks

* github pr rerun checks

* github pr rerun checks
2025-12-03 21:41:47 +04:00
Jörn WagnerandGitHub d55c6f2a03 Add recipe for explicatis/dynamics-api-bundle (#1896) 2025-12-03 21:38:34 +04:00
Thomas LandauerandGitHub 9f2bb5aef3 Update post-install.txt: Prioritizing Functional tests (#1894)
* Update post-install.txt: Prioritizing Functional tests

* Update post-install.txt
2025-12-03 14:55:08 +04:00
Fabien PotencierandGitHub bd4a4a5ad7 Merge pull request #1893 from symfony/connect-version-fix
Fix Connect version
2025-11-29 13:09:24 +01:00
Fabien Potencier f229debf5a Fix Connect version 2025-11-29 13:08:48 +01:00
Quentin DequippeandGitHub dd5c1dace8 symfonycorp/connect 8.0 recipe (#1891) 2025-11-29 13:06:24 +01:00
Oskar StarkandGitHub dc7815f361 Add recipe for stripe/stripe-php 19.0 (#1890)
This recipe configures the Stripe PHP client with:
- Service definition for Stripe\StripeClient
- Autowiring support via service alias
- Environment variable configuration for STRIPE_SECRET_KEY
2025-11-28 09:05:17 +01:00
Xavier LacotandGitHub 27766297a2 Add JoliMediaBundle recipe (#1889) 2025-11-23 13:47:32 +01:00
JoeyandGitHub 9104955737 Update lastfm client bundle 2.0 (#1885)
* Complete lastfm-bundle 2.0: add session support and move config to packages

* Fix environment variable name: LASTFM_SESSION -> LASTFM_SESSION_KEY

- Update session_key configuration to use LASTFM_SESSION_KEY for consistency
- Addresses feedback from PR #1885

* Fix copy-from-recipe path in manifest.json

- Change from '%CONFIG_DIR%/packages/' to '%CONFIG_DIR%/'
- Prevents files from being copied to config/packages/packages/
- Thanks @diimpp for catching this issue
2025-11-20 21:04:03 +04:00
JoeyandGitHub ccddb71791 Move discogs-bundle 4.0 config to packages directory (#1886)
* Move discogs-bundle 4.0 config to packages directory

* Fix empty config block: uncomment personal_access_token

* Fix copy-from-recipe path: copy entire config structure

* Trigger CI re-run

* Remove trailing newline from manifest.json

* Fix line endings: convert CRLF to LF (Unix style)

* Activate DISCOGS_PERSONAL_ACCESS_TOKEN in manifest.json

- Remove # prefix to make env variable available in .env file
- Fixes inconsistency between YAML config and manifest
- Thanks @diimpp for catching this issue
2025-11-20 21:03:03 +04:00
Iker IbargurenandGitHub 3225008812 Add recipe for pasaia-udala/auth-bundle 1.2. Remove old recipe. (#1879)
* Add recipe for pasaia-udala/auth-bundle 1.2 (euskeraz)

* Remove empty security.yaml to fix validation error

* Add security.yaml with complete authentication configuration

* Add Symfony Flex recipe and remove deprecated old recipe

- Added complete .recipe/ structure for automatic installation
- Includes security.yaml with LDAP and Certificate authenticators
- Removed old unused recipe

* Fix YAML indentation to 4 spaces as required by recipes-contrib

* Add default value for LDAP_ENCRYPTION env var to fix validation

* Remove parameters section and hardcode encryption default value

* Trigger CI: bundle now requires PHP >= 8.1 (v1.2.1)

* Remove security.yaml to avoid overriding user's security configuration

* Translate post-install.txt to english and add security.yaml example
2025-11-13 09:08:16 +01:00
Ahmed EBEN HASSINE 脳の流れandGitHub 497fb4ed40 Add recipe for ahmed-bhs/doctrine-doctor (#1882)
* Add recipe for ahmed-bhs/doctrine-doctor 0.1

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler.

Features:
- 66 specialized analyzers (performance, security, code quality, configuration)
- Detects N+1 queries, missing indexes, slow queries
- Identifies security issues (DQL injection, sensitive data exposure)
- Validates database configuration and code quality
- Auto-configured for dev/test environments
- Comprehensive configuration with production-ready defaults

* Remove aliases from manifest.json (not supported in contrib repository)

* Update doctrine_doctor.yaml configuration

Comment out detailed analyzer configuration in doctrine_doctor.yaml to avoid conflicts and provide a cleaner base configuration.
2025-11-12 17:01:34 +04:00
Fabien PotencierandGitHub 5dfffdc03f Merge pull request #1883 from tacman/patch-3
Update MEILI_SERVER URL format in manifest.json
2025-11-10 18:59:54 +01:00
Tac TaceloskyandGitHub 06182f8fd9 Update MEILI_SERVER URL format in manifest.json 2025-11-10 12:26:18 -05:00
Anton ZenkovandGitHub 6fb78ad0ec Add recipe for luzrain/telegram-bot-bundle (#1880) 2025-11-10 09:33:13 +01:00
JoeyandGitHub 2743443c75 Add Last.fm Client Bundle recipe v2.0 (#1881)
* Add Last.fm Client Bundle recipe v2.0

- Add recipe for calliostro/last-fm-client-bundle v2.0
- Updates configuration key from calliostro_last_fm_client to calliostro_lastfm
- Changes api_key and secret configuration structure
- Adds optional user_agent and rate_limiter configuration
- Removes session key from environment variables (deprecated)
- Symfony bundle for Last.fm API integration

* Fix formatting: Add newlines and ensure 4-space indentation

- Add missing newlines at end of files
- Ensure YAML uses 4-space indentation
- Fix Symfony recipes coding standards compliance

* Fix YAML indentation: Remove spaces from empty lines

- Remove 4 spaces from empty lines (lines 4, 7, 10)
- Empty lines must be completely empty per Symfony standards
- Fixes GitHub Actions indentation check

* Fix bundle class name for v2.0

- Update bundle class from CalliostroLastFmClientBundle to CalliostroLastfmBundle
- Update namespace from LastFmClientBundle to LastfmBundle
- Matches actual bundle class in v2.0.0-beta.1
2025-11-10 09:32:41 +01:00
Rafał JaskulskiandGitHub 999aff47a8 Add recipe for bitbag/elasticsearch-plugin (#1877) 2025-11-09 16:54:38 +04:00
Tac TaceloskyandGitHub c252fc49b8 add recipe for survos/meili-bundle (#1875)
* add recipe for survos/meili-bundle

* fix spacing

* fix spacing
2025-11-04 13:53:33 +04:00
Florent MorselliandGitHub acf7ecb22f Add PWA configuration files for SpomkyLabs PwaBundle (#1873) 2025-10-28 19:18:42 +04:00
neothoneandGitHub 63763e3e49 Add fastfony/tailwind-webpack-encore-pack recipe (#1869)
* Add fastfony/tailwind-webpack-encore-pack recipe

* apply copilot suggestion
2025-10-20 00:02:02 +04:00
neothoneandGitHub 51a11dbff2 Add fastfony/quality-pack (#1870)
* Add fastfony/quality-pack

* Add .PHONY target quality

* typo in filename to copy

* install elements now in recipe

* rename yml to yaml

* copy the directory
2025-10-20 00:00:20 +04:00
Hugo AlliaumeandGitHub 5c4e810d55 [BiomeJsBundle][OxlintBundle] Ignore tests/ (and align other ignore patterns) (#1872) 2025-10-19 23:52:06 +04:00
Fabien PotencierandGitHub 495a8bc6a9 Merge pull request #1866 from CiBeRHeMuL/andrew-gos/telegram-bot-bundle
Add recipe for andrew-gos/telegram-bot-bundle
2025-10-04 16:19:50 +02:00
Patrick LandoltandGitHub 860733432f artack/recaptcha-enterprise-bundle (#1867) 2025-10-04 15:15:33 +02:00
Андрей Гостев 174471006e Add recipe for andrew-gos/telegram-bot-bundle 2025-10-02 20:55:01 +03:00
Андрей Гостев ea75e5e0b4 Add recipe for andrew-gos/telegram-bot-bundle
https://packagist.org/packages/andrew-gos/telegram-bot-bundle
2025-10-02 20:37:11 +03:00
Jan GóralskiandGitHub 6d92a43878 Add recipes for sylius/adyen-plugin 1.0 and 2.0 (#1863)
* Add recipes for sylius/adyen-plugin:1.0

* Add recipes for sylius/adyen-plugin:2.0
2025-09-26 15:04:07 +04:00
Jozef MostkaandGitHub 8bb1809fec tito10047/altcha-bundle (#1864)
* tito10047/altcha-bundle

* add support for php8.1
2025-09-26 07:54:11 +02:00
ZuruhandGitHub 8b46758086 Add mago formatter recipe (#1811)
* feat: add mago formatter default configuration

* fix: remove patch version from version specifier

* fix: Remove unsupported options for contrib recipes

* fix: typo in post-install.txt

* Added a comment about format config and enable linter symfony and phpunit plugins

* Update to mago pre release

* Update the docs link and add a note about the analyzer in the
`post-install.txt`
2025-09-24 08:20:54 +02:00
Erison SilvaandGitHub c961a3509c Change SonataPageBundle entities (#1809) 2025-09-22 07:37:33 +02:00
Martin LinzmayerandGitHub e7dc2a8d35 Add sentry structured logging config (#1853)
* Add structured logging config

* newline

* comments
2025-09-18 12:52:54 +02:00
JoeyandGitHub 80ebbceb01 Update Discogs Bundle recipe for v4.0.0-beta.2 (#1858)
Replace throttle config with symfony/rate-limiter integration
2025-09-14 10:13:23 +02:00
Oleksandr KurochkaandGitHub f48bfd331f Update recipe for byhaskell/novaposhta-bundle (#1857)
* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Update recipe for byhaskell/novaposhta-bundle

* Update recipe for byhaskell/novaposhta-bundle

* Update recipe for byhaskell/novaposhta-bundle

* Update recipe for byhaskell/novaposhta-bundle

* Update recipe for byhaskell/novaposhta-bundle

* Update recipe for byhaskell/novaposhta-bundle
2025-09-14 10:13:04 +02:00
Oleksandr KurochkaandGitHub 914532e308 Add recipe for byhaskell/novaposhta-bundle (#1856)
* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle

* Add recipe for byhaskell/novaposhta-bundle
2025-09-13 08:12:22 +02:00
JoeyandGitHub d8e3417c38 Add Discogs Bundle recipe v4.0 (#1855)
* Add Discogs Bundle recipe v4.0

- Add recipe for calliostro/discogs-bundle v4.0
- Supports Personal Access Token and OAuth authentication
- Includes configuration options with detailed comments
- Symfony bundle for Discogs API integration

* Fix YAML indentation to use 4 spaces
2025-09-13 08:11:32 +02:00
Gilles GauthierandGitHub 9d184c8ca5 [SpiriitAuthLogBundle] Add recipe 1.0 (#1854)
* feat(recipe): add SpiriitAuthLogBundle recipe

* fix checks

* remove space

* downgrade php version to 82
2025-09-09 16:57:37 +04:00
a73eb7bfc8 [SyliusResourceBundle] Update routing configuration (#1831)
* [SyliusResourceBundle] Update routing configuration

* Update sylius/resource-bundle/1.13/config/packages/sylius_resource.yaml

---------

Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
2025-09-01 09:57:52 +00:00
JoeyandGitHub 577b45237a [calliostro/last-fm-client-bundle] Add recipe (#1852) 2025-08-31 08:22:33 +02:00
Jérôme TamarelleandGitHub 2dd9228ee0 Rename MONGODB_URL to MONGODB_URI (#1851)
This is more correct and the way it is documented

https://www.mongodb.com/docs/manual/reference/connection-string/#standard-connection-string-format
2025-08-26 18:44:06 +02:00
Gregor HarlanandGitHub 724ced0251 add recipe for shipmonk/doctrine-entity-preloader (#1850) 2025-08-26 08:03:40 +02:00
djdmgandGitHub e9e6352e1b feat(recipe): add Flex recipe for djdmg/transparent-pixel-bundle (1.0) (#1848) 2025-08-18 10:28:43 +04:00
Anton ZenkovandGitHub afcb2b9588 [phpstreamserver/symfony] New version (#1840) 2025-08-18 10:05:39 +04:00
Clément TalleuandGitHub 0045dcccb1 add trigger mapping bundle (#1837) 2025-07-28 10:50:12 +04:00
Hugo AlliaumeandGitHub 3176222bf5 Copy (and clean) recipes from qossmic/deptrac to deptrac/deptrac (#1836) 2025-07-27 15:02:44 +02:00