PackageTrack
Sign in Get early access

ajthinking/archetype

Programmatically edit PHP and Laravel files.

v2.0.0 4.2M downloads/mo #1698 most downloaded on Packagist ajthinking/archetype

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 1.7 years

Rarely documented

notes for 1 of 40 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

40 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

40 releases · Jan 2020 to May 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 40
  1. v2.0.0 11 May 2024

    Nothing published for this version

  2. v1.1.5 24 Aug 2022

    Nothing published for this version

  3. v1.1.4 25 May 2022

    Nothing published for this version

  4. v1.1.3 25 May 2022

    Nothing published for this version

  5. v1.1.2 21 May 2022

    Nothing published for this version

  6. v1.1.1 06 May 2022

    Nothing published for this version

  7. v1.1.0 04 May 2022

    Nothing published for this version

  8. v1.0.3 09 Mar 2022

    Nothing published for this version

  9. v1.0.2 05 Mar 2022

    Nothing published for this version

  10. v1.0.1 11 Jan 2022
    Release notes

    Fixes bug when creating classes.

    Now we can create classes like so:

    namespace App;
    
    PHPFile::make()->class(Models\Car::class);
    PHPFile::make()->class(\App\Models\Car::class);
    PHPFile::make()->class('App\Models\Car');
    PHPFile::make()->class('\App\Models\Car');
    PHPFile::make()->class('app/Models/Car.php');

    all of these will write two app/Models/Car.php.

    Open source →
  11. v1.0.0 09 Jan 2022

    Nothing published for this version

  12. v0.2.8 20 Nov 2021

    Nothing published for this version

  13. v0.2.7 16 Nov 2021

    Nothing published for this version

  14. v0.2.6 30 Oct 2021

    Nothing published for this version

  15. v0.2.5 16 Jul 2021

    Nothing published for this version

  16. v0.2.4 13 Feb 2021

    Nothing published for this version

  17. v0.2.3 02 Dec 2020

    Nothing published for this version

  18. v0.2.2 31 Oct 2020

    Nothing published for this version

  19. v0.2.1 30 Sep 2020

    Nothing published for this version

  20. v0.1.3 04 Aug 2020

    Nothing published for this version

  21. v0.1.2 19 Jul 2020

    Nothing published for this version

  22. v0.1.1 15 Jul 2020

    Nothing published for this version

  23. v0.1.0 14 Jul 2020

    Nothing published for this version

  24. v0.0.18 28 Jun 2020

    Nothing published for this version

  25. v0.0.17 14 Jun 2020

    Nothing published for this version

  26. v0.0.16 23 May 2020

    Nothing published for this version

  27. v0.0.15 09 May 2020

    Nothing published for this version

  28. v0.0.14 19 Apr 2020

    Nothing published for this version

  29. v0.0.13 05 Apr 2020

    Nothing published for this version

  30. v0.0.12 28 Mar 2020

    Nothing published for this version

  31. v0.0.11 19 Feb 2020

    Nothing published for this version

  32. v0.0.10 19 Feb 2020

    Nothing published for this version

  33. v0.0.9 15 Feb 2020

    Nothing published for this version

  34. v0.0.8 26 Jan 2020

    Nothing published for this version

  35. v0.0.7 15 Jan 2020

    Nothing published for this version

  36. v0.0.6 15 Jan 2020

    Nothing published for this version

  37. v0.0.5 15 Jan 2020

    Nothing published for this version

  38. v0.0.4 11 Jan 2020

    Nothing published for this version

  39. v0.0.3 03 Jan 2020

    Nothing published for this version

  40. v0.0.1 03 Jan 2020

    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