silverstripe/widgets
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
时间:2012-11-03 00:59
silverstripe/comments
Provides commenting functionality for your SilverStripe site.
时间:2012-11-03 00:53
matthiasmullie/minify
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
时间:2012-10-09 10:57
kitpages/user-generated-bundle
This bundle is an way to add comments on any content of a website.
时间:2012-10-08 16:09
dannykopping/docblock
A simple library for parsing PHP DocBlock comments
时间:2012-10-03 14:49
elefant/app-comments
A reusable, embeddable comments component for the Elefant CMS
时间:2012-08-17 20:12
nami-doc/sprockets-php
Sprockets-PHP is Sprockets (Rails Asset Pipeline) for PHP
时间:2012-06-12 16:51
asar/anodoc
A lightweight doc comment/block parser.
时间:2012-05-31 20:17
elefant/app-visor
Visor is an API documentation browser for the Elefant CMS
时间:2012-05-17 17:46
nervo/yuicompressor
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based
时间:2012-05-12 08:32
nelmio/api-doc-bundle
Generates documentation for your REST API from attributes
时间:2012-04-13 15:26
enzim/tika-wrapper
This is a simple PHP Wrapper for Apache Tika (using the tika-app jar)
时间:2012-04-12 13:25
oyatel/minify
Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
时间:2012-03-23 15:22
symplify/simple-php-doc-parser
Service integration of phpstan/phpdoc-parser, with few extra goodies for practical simple use
时间:未知