Anton Zenkov and GitHub
6fb78ad0ec
Add recipe for luzrain/telegram-bot-bundle ( #1880 )
2025-11-10 09:33:13 +01:00
Joey and GitHub
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ł Jaskulski and GitHub
999aff47a8
Add recipe for bitbag/elasticsearch-plugin ( #1877 )
2025-11-09 16:54:38 +04:00
Tac Tacelosky and GitHub
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 Morselli and GitHub
acf7ecb22f
Add PWA configuration files for SpomkyLabs PwaBundle ( #1873 )
2025-10-28 19:18:42 +04:00
neothone and GitHub
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
neothone and GitHub
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 Alliaume and GitHub
5c4e810d55
[BiomeJsBundle][OxlintBundle] Ignore tests/ (and align other ignore patterns) ( #1872 )
2025-10-19 23:52:06 +04:00
Fabien Potencier and GitHub
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 Landolt and GitHub
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óralski and GitHub
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 Mostka and GitHub
8bb1809fec
tito10047/altcha-bundle ( #1864 )
...
* tito10047/altcha-bundle
* add support for php8.1
2025-09-26 07:54:11 +02:00
Zuruh and GitHub
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 Silva and GitHub
c961a3509c
Change SonataPageBundle entities ( #1809 )
2025-09-22 07:37:33 +02:00
Martin Linzmayer and GitHub
e7dc2a8d35
Add sentry structured logging config ( #1853 )
...
* Add structured logging config
* newline
* comments
2025-09-18 12:52:54 +02:00
Joey and GitHub
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 Kurochka and GitHub
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 Kurochka and GitHub
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
Joey and GitHub
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 Gauthier and GitHub
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
Joey and GitHub
577b45237a
[calliostro/last-fm-client-bundle] Add recipe ( #1852 )
2025-08-31 08:22:33 +02:00
Jérôme Tamarelle and GitHub
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 Harlan and GitHub
724ced0251
add recipe for shipmonk/doctrine-entity-preloader ( #1850 )
2025-08-26 08:03:40 +02:00
djdmg and GitHub
e9e6352e1b
feat(recipe): add Flex recipe for djdmg/transparent-pixel-bundle (1.0) ( #1848 )
2025-08-18 10:28:43 +04:00
Anton Zenkov and GitHub
afcb2b9588
[phpstreamserver/symfony] New version ( #1840 )
2025-08-18 10:05:39 +04:00
Clément Talleu and GitHub
0045dcccb1
add trigger mapping bundle ( #1837 )
2025-07-28 10:50:12 +04:00
Hugo Alliaume and GitHub
3176222bf5
Copy (and clean) recipes from qossmic/deptrac to deptrac/deptrac ( #1836 )
2025-07-27 15:02:44 +02:00
9caa25d6b8
Add version 0.9 for alengo/alengo-webspace-settings-bundle ( #1832 )
...
* Add recipe for alengo/alengo-webspace-settings-bundle
* post-install-output
* alengo/alengo-webspace-settings-bundle: update template
* alengo/alengo-webspace-settings-bundle: fix check
* alengo/alengo-webspace-settings-bundle: post-install update
* alengo/alengo-webspace-settings-bundle: post-install update
* alengo/alengo-webspace-settings-bundle: manifest update
* alengo/alengo-webspace-settings-bundle: manifest update
* alengo/alengo-webspace-settings-bundle: 0.9
---------
Co-authored-by: Alexander Huber <alex.huber@alengo.at >
2025-07-26 15:13:04 +02:00
Matthieu Gostiaux and GitHub
44f3762b6d
add recipe for api doc bundle https://github.com/Ehyiah/ApiDocBundle ( #1833 )
...
* add recipe for api doc bundle https://github.com/Ehyiah/ApiDocBundle
* update env vars
2025-07-26 15:12:22 +02:00
Hugo Alliaume and GitHub
de766f1896
[KocalOxlintBundle] Add recipe ( #1835 )
2025-07-26 15:11:58 +02:00
Fabien Potencier and GitHub
e1b94442b7
Merge pull request #1834 from DavidPetrasek/order-invoice-bundle
...
DROP recipe for psys/order-invoice-bundle
2025-07-22 13:21:08 +02:00
David Petrásek
d4ecc6acca
drop everything
2025-07-21 08:26:14 +02:00
David Petrásek
30479883ea
Update recipe for psys/order-invoice-bundle v1.2
2025-07-18 10:06:16 +02:00
e1eec25a93
Add recipe for alengo/alengo-webspace-settings-bundle ( #1825 )
...
* Add recipe for alengo/alengo-webspace-settings-bundle
* post-install-output
* alengo/alengo-webspace-settings-bundle: update template
* alengo/alengo-webspace-settings-bundle: fix check
* alengo/alengo-webspace-settings-bundle: post-install update
* alengo/alengo-webspace-settings-bundle: post-install update
* alengo/alengo-webspace-settings-bundle: manifest update
* alengo/alengo-webspace-settings-bundle: manifest update
---------
Co-authored-by: Alexander Huber <alex.huber@alengo.at >
2025-07-10 00:26:56 +04:00
David Petrásek and GitHub
c4d6aa3143
Add recipe for psys/order-invoice-bundle v1.2 ( #1830 )
2025-07-10 00:23:51 +04:00
Karol and GitHub
4368861529
Add recipes for sylius/mcp-server-plugin ( #1827 )
2025-07-03 21:16:41 +00:00
Thomas Landauer and GitHub
2efc3dcae9
Update nucleos_dompdf.yaml: Updating URL ( #1826 )
2025-06-29 15:23:49 +02:00
Fabien Potencier and GitHub
37a551c8ef
Merge pull request #1819 from diimpp/fix/macpaw-behat-http-mock-context
...
fix(macpaw/behat-http-mock-context): move recipe from 1.0 to 2.0 since 1.0 is not supported by it
2025-06-29 15:23:33 +02:00
Silas Joisten and GitHub
f4373de428
feat(storyblok): Add default environment variable ( #1824 )
...
* fix
* Fix
* Update storyblok/symfony-bundle/0.1/manifest.json
* Apply suggestions from code review
2025-06-21 18:07:20 +02:00
David Petrásek and GitHub
b5be2b3698
Add recipe for psys/order-invoice-bundle ( #1820 )
...
* Add recipe for psys/order-invoice-manager-bundle
* fix folder name
* fix dir
* fix path
* fix path
* fix
* fix
* fix
* fix
* rename
* indentation
* dir fix
* fix
* bundles
* fix
* fix
* zfuzf
2025-06-20 12:31:21 +02:00
Ramy Hakam and GitHub
6f38a00ee6
Add Hakam Multi Tenancy Bundle ( #1821 )
...
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* Add Flex recipe for hakam/multi-tenancy-bundle version 2.8
* trigger-action
2025-06-20 12:29:12 +02:00
Silas Joisten and GitHub
97ba63009f
feat(storyblok): bundle 1.5 recipes ( #1823 )
2025-06-20 12:26:29 +02:00
Hugo Alliaume and GitHub
644c56702f
[KocalBiomeJsBundle] Add recipe for 2.0 ( #1822 )
2025-06-19 20:45:41 +02:00
Dmitri Perunov
deb604168f
fix(macpaw/behat-http-mock-context): move recipe from 1.0 to 2.0 since 1.0 is not supported by it
2025-06-16 23:59:21 +04:00
Ihor Roik and GitHub
a72b1532e4
feat: add macpaw/behat-http-mock-context configuration ( #1804 )
2025-06-16 23:51:42 +04:00
Antoine M and GitHub
f23f9a82b3
Update gotenberg.yaml ( #1814 )
2025-06-06 09:57:47 +02:00
Karol and GitHub
afcbbbca3f
Add recipes for sylius/mollie-plugin:3.0 ( #1801 )
2025-06-04 17:07:57 +04:00