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 2024Releases
latest 40-
v2.0.011 May 2024Nothing published for this version
-
v1.1.524 Aug 2022Nothing published for this version
-
v1.1.425 May 2022Nothing published for this version
-
v1.1.325 May 2022Nothing published for this version
-
v1.1.221 May 2022Nothing published for this version
-
v1.1.106 May 2022Nothing published for this version
-
v1.1.004 May 2022Nothing published for this version
-
v1.0.309 Mar 2022Nothing published for this version
-
v1.0.205 Mar 2022Nothing published for this version
-
v1.0.111 Jan 2022Release notes
Open source →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. -
v1.0.009 Jan 2022Nothing published for this version
-
v0.2.820 Nov 2021Nothing published for this version
-
v0.2.716 Nov 2021Nothing published for this version
-
v0.2.630 Oct 2021Nothing published for this version
-
v0.2.516 Jul 2021Nothing published for this version
-
v0.2.413 Feb 2021Nothing published for this version
-
v0.2.302 Dec 2020Nothing published for this version
-
v0.2.231 Oct 2020Nothing published for this version
-
v0.2.130 Sep 2020Nothing published for this version
-
v0.1.304 Aug 2020Nothing published for this version
-
v0.1.219 Jul 2020Nothing published for this version
-
v0.1.115 Jul 2020Nothing published for this version
-
v0.1.014 Jul 2020Nothing published for this version
-
v0.0.1828 Jun 2020Nothing published for this version
-
v0.0.1714 Jun 2020Nothing published for this version
-
v0.0.1623 May 2020Nothing published for this version
-
v0.0.1509 May 2020Nothing published for this version
-
v0.0.1419 Apr 2020Nothing published for this version
-
v0.0.1305 Apr 2020Nothing published for this version
-
v0.0.1228 Mar 2020Nothing published for this version
-
v0.0.1119 Feb 2020Nothing published for this version
-
v0.0.1019 Feb 2020Nothing published for this version
-
v0.0.915 Feb 2020Nothing published for this version
-
v0.0.826 Jan 2020Nothing published for this version
-
v0.0.715 Jan 2020Nothing published for this version
-
v0.0.615 Jan 2020Nothing published for this version
-
v0.0.515 Jan 2020Nothing published for this version
-
v0.0.411 Jan 2020Nothing published for this version
-
v0.0.303 Jan 2020Nothing published for this version
-
v0.0.103 Jan 2020Nothing published for this version