MyGit

indeyets/pake

Fork: 16 Star: 182 (更新于 2024-10-29 23:59:39)

license: MIT

Language: PHP .

pake is a PHP automation tool with capabilities similar to make

最后发布版本: 1.99.5 ( 2021-12-13 18:54:05)

官方网址 GitHub网址

Pake

Pake is a PHP automation tool with capabilities similar to make. See Wiki for details.

Latest Stable Version Total Downloads

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-01 18:37:36 schmittjoh/JMSSerializerBundle

2024-10-31 21:37:53 filamentphp/filament

2024-10-28 00:16:41 symfony/var-dumper

2024-10-28 00:11:41 symfony/symfony

2024-10-11 23:44:26 coollabsio/coolify

2024-10-11 03:27:29 odan/slim4-skeleton