Libraries tagged by comvi
damianopetrungaro/php-commitizen
82660 Downloads
Help writing Git commit following conventional commit specs
coviu/coviu-sdk
147237 Downloads
A simple library to use the Coviu API.
baldwin/magento2-module-less-js-compiler
52969 Downloads
Allows Magento 2 to compile less files using the less nodejs compiler
26b/php-pre-commit
24702 Downloads
Pre-commit git hook for enforcing php standards.
wtyd/githooks
25160 Downloads
Manage git hooks in a simple and sophisticated way.
tommyknocker/pdo-database-class
6265 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
tilleuls/sylius-click-n-collect-plugin
14830 Downloads
Click and Collect plugin for Sylius, to sell and deliver securely during the COVID-19 pandemic.
smuuf/php-peg
131807 Downloads
PEG parser generator for PHP.
packagelist/closurecompiler-bin
41766 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
moxio/captainhook-eslint
53460 Downloads
Captain Hook Plugin to validate files using ESLint
mishal/iless
38623 Downloads
Less.js port to PHP
maba/dependency-injection-extra
952066 Downloads
kiwilan/php-ebook
19528 Downloads
PHP package to read metadata and extract covers from eBooks, comics and audiobooks.
jonmldr/grumphp-doctrine-task
108925 Downloads
This library provides Doctrine's schema validation in Symfony projects as a GrumPHP task.
hexydec/jslite
12552 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP