PHPackages                             guitarpoet/clips-web - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. guitarpoet/clips-web

ActiveLibrary

guitarpoet/clips-web
====================

The prototype clips tool web application.

017Smarty

Since Jul 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/guitarpoet/clips-web)[ Packagist](https://packagist.org/packages/guitarpoet/clips-web)[ RSS](/packages/guitarpoet-clips-web/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Clips Web, the prototype project for Clips Tool Web Development
===============================================================

[](#clips-web-the-prototype-project-for-clips-tool-web-development)

Introduction
------------

[](#introduction)

This project is the prototype project for [Clips Tool](http://github.com/guitarpoet/clips-tool/).

This project is an ordinary web project based on PHP using framework Clips Tool. You can start coding your own just using [Composer](https://getcomposer.org)'s command:

```
composer create-project guitarpoet/clips-web

```

The depenency management and autoloading support is done using [Composer](https://getcomposer.org) too.

This project need you to install these PHP plugins:

Required:

- [php-clips](http://github.com/guitarpoet/php-clips): The CLIPS port for PHP
- [php-sass](http://github.com/guitarpoet/php-sass): The sass compiler based on libsass

Optional:

- [php-mmseg](http://github.com/guitarpoet/php-mmseg): The Chinese word tokenizer
- [php-imagick](https://github.com/mkoppanen/imagick): The image processing framework for PHP, if you want to use widget like auto Figure or Picture, this is the recommended plugin
- [php-gd](http://php.net/manual/en/ref.image.php): The image processing framework for PHP
- php-posix: Needed for getting user or commandline's information(in command execution)
- php-intl: The i18n plugin for PHP(for getting the locale for command line)

Getting started
===============

[](#getting-started)

1. You can get the project just using this command (composer must be installed first).

    composer create-project -s dev guitarpoet/clips-web
2. Run the migration

    make migrate
3. Get the browser capacities database(this is used by the framework to match the user agent to detail browser information, to let framework and you to do the browser hack on purpose).

    ./vendor/bin/clips get bcap
4. Fix the folder permission or ownership of folder application/cache. \*\* Note: This is very important since all the thing that needs cache(css, image, smarty compiled files) \*\* will be place here, if no write permission for your web application server(apache, for example), the web request will get failed

There you go.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e95b0627e6881de068db49a2ef80485df718a664c4f06308c7fd6acccfacc4af?d=identicon)[Jack](/maintainers/Jack)

---

Top Contributors

[![guitarpoet](https://avatars.githubusercontent.com/u/14401?v=4)](https://github.com/guitarpoet "guitarpoet (11 commits)")

### Embed Badge

![Health badge](/badges/guitarpoet-clips-web/health.svg)

```
[![Health](https://phpackages.com/badges/guitarpoet-clips-web/health.svg)](https://phpackages.com/packages/guitarpoet-clips-web)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
