静态 Composer 发生器 Satis

码农软件 · 软件分类 · 常用工具包 · 2019-08-17 06:12:30

软件介绍

Satis 是一个简单的静态 Composer 发生器。它可以将任何 composer.json 文件作为输入,并且将所有需要的(根据它们的版本约束)包转存到 Composer 库文件中。

用法:

  • 下载 Composer:curl -sS https://getcomposer.org/installer | php

  • 安装 Satis:php composer.phar create-project composer/satis --stability=dev --keep-vcs

  • 创建一个库:php bin/satis build <configuration file> <build-dir>

本文地址:https://www.codercto.com/soft/d/12533.html

Essential ActionScript 3.0

Essential ActionScript 3.0

Colin Moock / Adobe Dev Library / June 22, 2007 / $34.64

ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essentia......一起来看看 《Essential ActionScript 3.0》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具