Foundation
A conventional project tool for PHP and git.
Install / Use
/learn @Respect/FoundationREADME
Respect\Foundation
A conventional project tool for PHP and git.
This is a work in progress! Several features are missing. Get in touch...
Works out of the box with:
- PEAR
- Onion
- Composer
- Pirum
- PHPUnit
- New and pre-existing projects
Installation
Make sure you have curl, git PHP and PEAR installed. On your project folder, run:
curl -LO https://raw.githubusercontent.com/Respect/Foundation/master/Makefile && make foundation
This command line will install and/or update your Foundation installation.
Usage
Type make help to see all available targets.
To see what Foundation has discovered about your project, run make project-info.
You can modify the package.ini file only. Changes in that file will
propagate to other package files when you run make package.
Using your own Makefile
If you want to tweak your own Makefile and use it instead of the defuault one:
export FOUNDATION_URL=http://my.domain.com/raw/Makefile/url; make foundation
This will only use a different Makefile, Foundation has a PHP library included to
discover some information about the project itself. For that, this repository is cloned,
but the URL is also exposed through the FOUNDATION_REPO environment variable which
can be overriden as shown above.
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

