PackageTrack
Sign in Get early access

nelmio/alice

Expressive fixtures generator

3.17.0 46M downloads/mo #972 most downloaded on Packagist nelmio/alice

What this package is like to depend on

Last release 6 months ago

24 Feb 2026

Release timing varies

gaps range from 6 weeks to 10 months

Some releases are documented

notes for 32 of 77 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

85 releases · first in 2012

4 releases in the last 12 months

see the full history below

Release timeline

85 releases · Nov 2012 to Feb 2026
2013 2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 85
  1. 3.17.0 24 Feb 2026
    Release notes

    Features

    • Bump the min version of sebastian/comparator to 6 (#1363)
    • Add support for sebastian/comparator 8 (#1356)
    Open source →
  2. 3.16.1 17 Dec 2025
    Release notes

    Fixes

    • Fix the Symfony8 support: Symfony8 was not correctly allowed previously.
    Open source →
  3. 3.16.0 09 Dec 2025
    Release notes

    Features

    • Remove support for Symfony 6.4 (#1327)
    • Add support for Symfony8 (#1324)
    Open source →
  4. 3.15.0 09 Dec 2025
    Release notes

    This is the last release with support for Symfony 6.4.

    Features

    • Add support for PHP 8.5 (#1323)
    • Bump min required PHP version to 8.2 (#1317)

    Misc

    Various internal refactoring, leverage new PHP features and upgrade to PHPUnit 11.

    Open source →
  5. 3.14.2 26 Feb 2025
    Release notes

    Fixes

    • Add PHP 8.4 polyfill (#1260)
    Open source →
  6. 3.14.1 24 Feb 2025
    Release notes

    Features

    • Add support for sebastian/comparator v7 (#1248)

    Fixes

    • Ensure the evaluated expression fails on warning (#1242)
    • Allow to instantiate an object with an array argument (#1254)
    Open source →
  7. 3.14.0 23 Dec 2024
    Release notes

    Features

    • Improve the exception message for an hydration failure caused by missing properties (#1208)

    Fixes

    • Fix non-determinism in OptionalMethodCallProcessor (#1231)
    Open source →
  8. 3.13.6 03 Jul 2024
    Release notes

    Fixes

    • Remove usage of the deprecated base extension from HttpKernel (#1204)
    Open source →
  9. 3.13.5 02 Apr 2024
    Release notes

    Fixes

    • Improve the error message upon unresolvable value (#1188)
    • Inject the faker generator to the OptionalValueResolver (#1187)
    Open source →
  10. 3.13.4 06 Feb 2024
    Release notes

    Fixes

    • Add support for sebastian/comparator v6 (#1165)
    Open source →
  11. 3.13.3 03 Dec 2023

    Nothing published for this version

  12. 3.13.2 02 Dec 2023

    Nothing published for this version

  13. 3.13.1 02 Dec 2023

    Nothing published for this version

  14. 3.13.0 30 Nov 2023

    Nothing published for this version

  15. 3.12.2 13 Feb 2023

    Nothing published for this version

  16. 3.12.1 14 Nov 2022

    Nothing published for this version

  17. 3.12.0 02 Oct 2022

    Nothing published for this version

  18. v3.11.0 03 Jul 2022

    Nothing published for this version

  19. v3.10.0 10 Dec 2021

    Nothing published for this version

  20. v3.9.0 12 Oct 2021

    Nothing published for this version

  21. v3.8.2 27 Feb 2021

    Nothing published for this version

  22. v3.8.1 23 Feb 2021

    Nothing published for this version

  23. v3.8.0 13 Jan 2021

    Nothing published for this version

  24. 3.7.4 04 Nov 2020

    Nothing published for this version

  25. 3.7.3 01 Nov 2020

    Nothing published for this version

  26. 3.7.2 27 Oct 2020

    Nothing published for this version

  27. 3.7.1 03 Jun 2020

    Nothing published for this version

  28. v3.7.0 16 May 2020

    Nothing published for this version

  29. v3.6.0 08 Mar 2020

    Nothing published for this version

  30. v3.5.8 04 Dec 2019

    Nothing published for this version

  31. v3.5.7 05 May 2019

    Nothing published for this version

  32. v3.5.6 02 Apr 2019

    Nothing published for this version

  33. v3.5.5 14 Mar 2019

    Nothing published for this version

  34. v3.5.4 28 Feb 2019

    Nothing published for this version

  35. v3.5.3 22 Dec 2018

    Nothing published for this version

  36. v3.5.2 18 Oct 2018

    Nothing published for this version

  37. v3.5.1 27 Sep 2018

    Nothing published for this version

  38. v3.5.0 01 Sep 2018

    Nothing published for this version

  39. v3.4.1 17 Jun 2018

    Nothing published for this version

  40. v3.4.0 29 May 2018

    Nothing published for this version

  41. v3.3.0 07 Apr 2018

    Nothing published for this version

  42. v3.2.2 17 Mar 2018

    Nothing published for this version

  43. v3.2.1 03 Mar 2018

    Nothing published for this version

  44. v3.2.0 23 Feb 2018

    Nothing published for this version

  45. v3.1.3 17 Dec 2017

    Nothing published for this version

  46. v3.1.2 17 Nov 2017

    Nothing published for this version

  47. v3.1.1 31 Oct 2017

    Nothing published for this version

  48. v3.1.0 22 Oct 2017

    Nothing published for this version

  49. v3.0.1 14 Sep 2017

    Nothing published for this version

  50. v3.0.0 12 Sep 2017

    Nothing published for this version

  51. v3.0.0-beta.5 11 Apr 2017 pre-release
    Release notes

    Features

    • Prepare for PHPUnit 6 (#705)
    • Provide compatibility with PHP 7.2 (#706)

    Bugfixes

    • Create FixtureNotFoundException for resolver context (#713)
    Open source →
  52. v3.0.0-beta.4 18 Mar 2017 pre-release
    Release notes

    Features

    • Implements method callers (#666)
    • Add method call reference resolver (#669)
    • Make NativeLoader non-final and changed its API (#681)
    • Make parameters accessible in identity (#698)
    Open source →
  53. v3.0.0-beta.3 16 Dec 2016 pre-release
    Release notes

    Features

    • Add a context cache (#656)

    Bugfixes

    • Fix wildcard resolver cache (#657)
    • Fix usage of dynamic array with functions (#655)
    Open source →
  54. v3.0.0-beta.2 02 Dec 2016 pre-release
    Release notes

    Features

    • Add a Faker provider to cast values (#622)
    • Allow to whitelist some PHP native functions (#640)

    Bugfixes

    • Fix optional flag boundaries (allow extremums 0 and 100) (#623)
    • Lowered dynamic array quantifier minimal value (allow 0 and 1) (#624)
    • Fix unique scope for arrays (#634)
    • Fix function which contains numerical characters tokenization (#649)

    Other changes highlight

    • Rework blackfire scripts (#633)
    • Replace the exception thrown for unclonable tests (#637)
    • Symfony Bundle configuration tweaks (#641)
    Open source →
  55. v3.0.0-beta.1 12 Nov 2016 pre-release

    Nothing published for this version

  56. v3.0.0-beta.0 14 Sep 2016 pre-release
    Release notes

    Main differences between 2.x and 3.x:

    The persistence layer has been removed Rewrite of the API to make it more extensible and more robust Change in the architecture to address some limitations found in 2.x More details on the architectural changes can be found here.

    Open source →
  57. v3.0.0-RC.1 28 Jun 2017 pre-release

    Nothing published for this version

  58. v3.0.0-RC.0 21 May 2017 pre-release

    Nothing published for this version

  59. v2.3.6 06 Jan 2021

    Nothing published for this version

  60. v2.3.5 07 Apr 2018

    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