indeyets/pake
Fork: 16 Star: 182 (更新于 2024-11-21 09:50:05)
license: MIT
Language: PHP .
pake is a PHP automation tool with capabilities similar to make
最后发布版本: 1.99.5 ( 2021-12-13 18:54:05)
Pake
Pake is a PHP automation tool with capabilities similar to make. See Wiki for details.
Installation
The recommended way to install Pake is through Composer.
Just create a composer.json
file and run the php composer.phar install
command to install it:
{
"require": {
"indeyets/pake": "~1.99"
}
}
最近版本更新:(数据更新于 2024-09-02 19:50:31)
2021-12-13 18:54:05 1.99.5
2019-12-04 05:47:47 1.99.4
2013-11-04 19:11:35 1.99.1
2013-11-04 19:11:13 1.99.2
2013-11-04 19:10:45 1.99.3
indeyets/pake同语言 PHP最近更新仓库
2024-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists
2024-11-16 21:54:23 w7corp/easywechat
2024-11-16 04:49:03 coollabsio/coolify
2024-11-13 23:19:14 symfony/symfony
2024-11-13 22:53:21 symfony/var-dumper