Libraries tagged by comvi
recki-ct/recki-ct
40 Downloads
A Compiler Toolkit for PHP.
packagist/closurecompiler-bin
106602 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.
mathiasverraes/parsica
949 Downloads
The easiest way to build robust parsers in PHP.
corviz/br-gpdpl
14935 Downloads
A lib that provides a series of data anonymizers, compliant with brazilian General Personal Data Protection Law (aka LGPD, in pt-br)
zetacomponents/user-input
29608 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.
zetacomponents/template
32361 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
zaengle/envoyer-sentry-release-notifier
45695 Downloads
A tool to help package release commits for Sentry.
wudg/pdf-images
823 Downloads
Convert pdf to images, combine images into pdf components, rely on imagick extension
wptechnix/wp-coding-standards
2224 Downloads
PHP_CodeSniffer rulesets for WordPress plugin development. Combines WordPress Coding Standards (WPCS), VIPCS, PHPCompatibilityWP, PHPCSExtra, and Slevomat Coding Standard.
wlogic/qbjs-parser
50518 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
winwin/composer-phpcs-plugin
15326 Downloads
Composer plugin for code style checking before commit using php-cs-fixer
webjump/mobiledetectlib
111816 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
wearerequired/user-roles-adjustments
6565 Downloads
Custom functionality for user editing in combination with the Members plugin. Retains user levels and limits user editing capabilities.
wapplersystems/ws_less
7061 Downloads
LESS compiler for TYPO3. Compiles LESS files to CSS files.
vortos/vortos-scheduler
2033 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.