PackageTrack
Sign in Get early access

eftec/bladeone

The standalone version Blade Template Engine from Laravel in a single php file

4.19.1 10M downloads/mo #1106 most downloaded on Packagist EFTEC/BladeOne

What this package is like to depend on

Last release 11 months ago

03 Sep 2025

Release timing varies

gaps range from 3 weeks to 9 months

Some releases are documented

notes for 40 of 115 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

115 releases · first in 2016

1 release in the last 12 months

see the full history below

Release timeline

115 releases · Jun 2016 to Sep 2025
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 115
  1. 4.19.1 03 Sep 2025

    Nothing published for this version

  2. 4.17.1 30 Dec 2024

    Nothing published for this version

  3. 4.15.2 10 Oct 2024
    Release notes

    Fixed a bug added with the changes in the comment function

    Open source →
  4. 4.15.1 08 Oct 2024
    Release notes
    • Pushed latest pulls
    • Fixed a last-second bug with comments.
    Open source →
  5. 4.8.2 19 Mar 2023

    Nothing published for this version

  6. 4.7.1 05 Nov 2022

    Nothing published for this version

  7. 4.5.5 16 Jul 2022

    Nothing published for this version

  8. 4.5.4 04 Jul 2022

    Nothing published for this version

  9. 4.5.3 28 Mar 2022

    Nothing published for this version

  10. 4.5.2 25 Mar 2022

    Nothing published for this version

  11. 4.5.1 25 Mar 2022

    Nothing published for this version

  12. 4.4.2 21 Feb 2022

    Nothing published for this version

  13. 4.4.1 06 Feb 2022

    Nothing published for this version

  14. 3.49.1 14 Jan 2021

    Nothing published for this version

  15. 3.47.3 16 Oct 2020

    Nothing published for this version

  16. 3.47.2 25 Sep 2020

    Nothing published for this version

  17. 3.47.1 18 Sep 2020

    Nothing published for this version

  18. 3.46.3 05 Aug 2020

    Nothing published for this version

  19. 3.46.2 18 Jul 2020

    Nothing published for this version

  20. 3.46.1 16 Jun 2020

    Nothing published for this version

  21. 3.45.1 06 Jun 2020

    Nothing published for this version

  22. 3.44.3 28 May 2020
    Release notes
    Open source →
  23. 3.44.2 25 May 2020
    Release notes
    • Fixed a bug in @foreach and $loop->last. Now it returns the correct value.

    Open source →
  24. 3.44.1 12 May 2020
    Release notes
    • if the view file is not found then it shows the full path.

    Open source →
  25. 3.41.1 25 Apr 2020
    Release notes
    • updated BladeOneCache.php

    Open source →
  26. 3.38.1 20 Apr 2020
    Release notes
    • fix in method parseArgs() when it returns a single array

    Open source →
  27. 3.36.2 28 Feb 2020
    Release notes
    • @splitforeach fixed. Now, it works as base zero.

    Open source →
  28. 3.36.1 28 Feb 2020

    Nothing published for this version

  29. 3.7.1 29 Aug 2018

    Nothing published for this version

  30. 2.3.5 18 Jun 2018

    Nothing published for this version

  31. 2.3.4 18 Jun 2018

    Nothing published for this version

  32. 2.3.3 17 Jun 2018
    Release notes

    2018-06-11 2.3.2 Fixed bladeonehtml to allows readonly value.

    2018-05-06 2.3.1 Fixed a problem with @verbatim. Add the method runString for evaluating a function

    2018-04-13 2.3 The end result clean spaces. PHPDoc cleaned (checked with PHPStorm 2018.1). Fixed some typos (sorry about that).

    Open source →
  33. 4.9 01 May 2023

    Nothing published for this version

  34. 4.8 12 Jan 2023

    Nothing published for this version

  35. 4.7 05 Nov 2022

    Nothing published for this version

  36. 4.6 26 Aug 2022

    Nothing published for this version

  37. 4.5 11 Mar 2022

    Nothing published for this version

  38. 4.4 04 Feb 2022

    Nothing published for this version

  39. 4.3 03 Feb 2022

    Nothing published for this version

  40. 4.2 15 Dec 2021

    Nothing published for this version

  41. 4.19 29 Jul 2025
    Release notes

    Pull #203

    Open source →
  42. 4.18 22 Feb 2025
    Release notes
    Open source →
  43. 4.17 30 Dec 2024
    Release notes
    • Compatibility with PHP 8.4 (without warning)
    Open source →
  44. 4.16 11 Oct 2024
    Release notes
    • Fixed a bug when the stack is called before it is used.
    Open source →
  45. 4.14 08 Oct 2024
    Release notes

    Addressing the next problems
    #193
    #194

    Open source →
  46. 4.13 26 Mar 2024
    Release notes Open source →
  47. 4.12 02 Mar 2024

    Nothing published for this version

  48. 4.11 04 Feb 2024

    Nothing published for this version

  49. 4.10 01 Feb 2024

    Nothing published for this version

  50. 4.1 29 Sep 2021

    Nothing published for this version

  51. 4.0 24 Sep 2021

    Nothing published for this version

  52. 3.9 16 Sep 2018
    Release notes

    2018-09-01 3.8 Sorry Blade class,but you must go. \eftec\bladeone\BladeOneBlade.php is no-more so the static call and the instance. (#47)[https://github.com/EFTEC/BladeOne/issues/47] it was the last straw.

    2018-08-29 3.7 phpdoc block reduced. "To do" comments deleted. Fixed issue (#44)[https://github.com/EFTEC/BladeOne/issues/44]

    Open source →
  53. 3.8 01 Sep 2018

    Nothing published for this version

  54. 3.7 29 Aug 2018

    Nothing published for this version

  55. 3.6 25 Aug 2018

    Nothing published for this version

  56. 3.52 17 Apr 2021

    Nothing published for this version

  57. 3.51 26 Feb 2021

    Nothing published for this version

  58. 3.50 25 Feb 2021

    Nothing published for this version

  59. 3.5 24 Aug 2018
    Release notes

    2018-08-16 3.4 Custom if,@php tag and some fixes with @switch

    Open source →
  60. 3.49 10 Jan 2021

    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