MyGit

indeyets/pake

Fork: 16 Star: 182 (更新于 2024-09-03 19:01:01)

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-10-04 05:05:21 coollabsio/coolify

2024-10-02 22:48:51 nextcloud/server

2024-09-27 04:15:58 statamic/cms

2024-09-26 16:18:25 webonyx/graphql-php

2024-09-24 18:16:56 JhumanJ/OpnForm

2024-09-21 14:15:59 symfony/var-dumper