PackageTrack
Sign in Get early access

chi-teck/drupal-code-generator

Drupal code generator

4.2.0 53M downloads/mo #667 most downloaded on Packagist Chi-teck/drupal-code-generator

What this package is like to depend on

Last release 1 years ago

01 Jun 2025

Release timing varies

gaps range from 2 weeks to 7 months

Rarely documented

notes for 6 of 101 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

121 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

121 releases · Apr 2015 to Jun 2025
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 121
  1. 4.2.0 01 Jun 2025

    Nothing published for this version

  2. 4.1.0 30 Oct 2024
    Release notes
    • Fixed logger generator.
    • Added support for slots in the SDC generator.
    • Changed thumbnail format in SDC generator from JPG to PNG.
    • Changed migration YML file generation path to "migrations" instead of "migration".
    Open source →
  3. 4.0.0 05 Jul 2024
    Release notes
    • Dropped support for PHP 8.2
    • Dropped support for Drupal 10
    • Most generated plugins have been updated to use PHP attributes instead of annotations
    • Removed misc:apache-virtual-host generator
    • Removed misc:nginx-virtual-host generator
    • Removed plugin:ckeditor generator

    Generator API is must be compatible with version 3.x

    Open source →
  4. 4.0.0-alpha2 21 May 2024 pre-release
    Release notes
    • Downgraded the required version of symfony/string to version 7.0
    • Updated README.md
    Open source →
  5. 4.0.0-alpha1 20 May 2024 pre-release
    Release notes
    • Added compatibility with PHPUnit version 10.
    • Added Drupal 11 support and Symfony 7.
    • Dropped support for Drupal 10.
    • PHP attributes are now used for block and action plugins.
    • Other small changes and improvements.
    Open source →
  6. 4.0.0-RC1 19 Jun 2024 pre-release
    Release notes
    • Use single quotes for attribute in plugin manager generator.
    • Use PHP attribute for FieldType plugin.
    Open source →
  7. 3.6.1 06 Jun 2024
    Release notes
    • Use single quotes for attribute in plugin manager generator.
    Open source →
  8. 3.6.0 20 May 2024
    Release notes
    • Added sort_namespaces twig filter.
    • The sort twig tag has been deprecated in favor of a sort_namespaces twig filter.

    Before:

    {% sort %}
    use Drupal\Core\Controller\ControllerBase;
    use Symfony\Component\DependencyInjection\ContainerInterface;
    use Drupal\Component\Utility\Random;
    {% endsort %}

    After:

    {% apply sort_namespaces %}
    use Drupal\Core\Controller\ControllerBase;
    use Symfony\Component\DependencyInjection\ContainerInterface;
    use Drupal\Component\Utility\Random;
    {% endapply %}
    Open source →
  9. 3.5.0 11 Apr 2024
    Release notes
    • Added revision UI for generated revisionable entity type.
    • Fixed config entity form template not using entity class.
    • Fixed a warning about SDC component properties that require schema changes if a non-scalar type is used.
    • Fixed generation revision_metadata_keys for revisioable entity types.
    Open source →
  10. 3.4.0 10 Mar 2024
    Release notes
    • Plugin manager using attributes for plugins #122
    • SingleDirectoryComponent::__construct should type against interface #125
    • Declare support for Drupal core ^10 || ^11 in new modules #126

    Added support for Drupal 10.3

    Open source →
  11. 3.3.0 21 Oct 2023

    Nothing published for this version

  12. 3.2.0 06 Aug 2023

    Nothing published for this version

  13. 3.1.0 24 Jun 2023

    Nothing published for this version

  14. 3.0.0 26 Mar 2023

    Nothing published for this version

  15. 3.0.0-beta3 05 Jan 2023 pre-release

    Nothing published for this version

  16. 3.0.0-beta2 14 Nov 2022 pre-release

    Nothing published for this version

  17. 3.0.0-beta1 24 Aug 2022 pre-release

    Nothing published for this version

  18. 3.0.0-alpha3 11 Jul 2022 pre-release

    Nothing published for this version

  19. 3.0.0-alpha2 01 Jul 2022 pre-release

    Nothing published for this version

  20. 3.0.0-alpha1 21 Jun 2022 pre-release

    Nothing published for this version

  21. 3.0.0-RC1 29 Jan 2023 pre-release

    Nothing published for this version

  22. 2.6.2 11 Nov 2022

    Nothing published for this version

  23. 2.6.1 15 Sep 2022

    Nothing published for this version

  24. 2.6.0 15 Sep 2022

    Nothing published for this version

  25. 2.5.3 31 Mar 2022

    Nothing published for this version

  26. 2.5.2 30 Mar 2022

    Nothing published for this version

  27. 2.5.1 24 Feb 2022

    Nothing published for this version

  28. 2.5.0 22 Feb 2022

    Nothing published for this version

  29. 2.4.1 18 Jan 2022

    Nothing published for this version

  30. 2.4.0 18 Jan 2022

    Nothing published for this version

  31. 2.3.2 12 Jan 2022

    Nothing published for this version

  32. 2.3.1 09 Dec 2021

    Nothing published for this version

  33. 2.3.0 24 Nov 2021

    Nothing published for this version

  34. 2.2.0 15 Oct 2021

    Nothing published for this version

  35. 2.1.1 10 Oct 2021

    Nothing published for this version

  36. 2.1.0 10 Oct 2021

    Nothing published for this version

  37. 2.0.0 21 Oct 2020

    Nothing published for this version

  38. 2.0.0-beta6 11 Apr 2020 pre-release

    Nothing published for this version

  39. 2.0.0-beta5 08 Dec 2019 pre-release

    Nothing published for this version

  40. 2.0.0-beta4 27 Oct 2019 pre-release

    Nothing published for this version

  41. 2.0.0-beta3 09 Aug 2019 pre-release

    Nothing published for this version

  42. 2.0.0-beta2 01 Jun 2019 pre-release

    Nothing published for this version

  43. 2.0.0-beta1 22 May 2019 pre-release

    Nothing published for this version

  44. 2.0.0-alpha1 13 May 2019 pre-release

    Nothing published for this version

  45. 2.0.0-RC3 14 Oct 2020 pre-release

    Nothing published for this version

  46. 2.0.0-RC2 25 Jul 2020 pre-release

    Nothing published for this version

  47. 2.0.0-RC1 29 Jun 2020 pre-release

    Nothing published for this version

  48. 1.33.1 05 Dec 2020

    Nothing published for this version

  49. 1.33.0 11 Oct 2020

    Nothing published for this version

  50. 1.32.1 15 Jul 2020

    Nothing published for this version

  51. 1.32.0 16 Apr 2020

    Nothing published for this version

  52. 1.31.0 07 Dec 2019

    Nothing published for this version

  53. 1.30.5 27 Oct 2019

    Nothing published for this version

  54. 1.30.4 25 Aug 2019

    Nothing published for this version

  55. 1.30.3 29 Jun 2019

    Nothing published for this version

  56. 1.30.2 29 Jun 2019

    Nothing published for this version

  57. 1.30.1 29 Jun 2019

    Nothing published for this version

  58. 1.30.0 29 Jun 2019

    Nothing published for this version

  59. 1.29.2 02 Jun 2019

    Nothing published for this version

  60. 1.29.1 26 Apr 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive