Libraries tagged by commentiq
leazycms/flc
38 Downloads
Extensi LeazyCMS untuk Fileable, Likeable dan Commentable
lavary/fixit
85 Downloads
Track your Fixme comments real quick with just a command!
kildsforkids/example-client-bundle
7 Downloads
Http-client for comments service example.com
hamboldt/php-doc-reader
4871 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.
gajendrajain20/laravel-pioneer-cms
40 Downloads
Pioneer CMS for Laravel: To provide a platform for commencing your journey in CMS for Laravel.
futurfuturfuturfutur/duckduckduck
312 Downloads
Laravel package able to auto generate API documentation through tests, without garbage comments inside the code base.
foostart/package-minify
12 Downloads
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.
ezsystems/ezcomments-ls-extension
2570 Downloads
eZ Publish Legacy comments extension (deprecated)
evandotpro/edpdiscuss
18 Downloads
A very simple and generic threaded discussion module for ZF2. Great for forums, comments, etc.
dodsoftware/dynamic-field-hints-for-backpack
156 Downloads
Easily add field hints to Backpack CRUD fields from database comments.
dannykopping/docblock
1757 Downloads
A simple library for parsing PHP DocBlock comments
buzzingpixel/minifier
142 Downloads
Minify is a PHP 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
bakgul/laravel-package-generator
104 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
arthurkushman/detox
16274 Downloads
Detox is a library to detect toxic text (comments/posts etc) of variable length with different patterns
lloydzhou/activerecord
98 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).