Libraries tagged by Santa
sanmai/sliding-window-counter
21205 Downloads
Short-lived cache-backed time series with anomaly detection
sanmai/rate-limiter
20168 Downloads
Cache-based rate limiter using sliding window algorithm
sanmai/pindx
27283 Downloads
Эталонный справочник почтовых индексов объектов почтовой связи
sanmai/phpstan-rules
22208 Downloads
Custom PHPStan rules for enforcing code quality standards
sanmai/hoa-protocol
416144 Downloads
The Hoa\Protocol library.
type-lang/parser
61039 Downloads
Library for parsing and validating TypeLang syntax and converting it into AST nodes
rnd-cosoft/laminas-console
62258 Downloads
Build console applications using getopt syntax or routing, complete with prompts
razorpay/slack
419083 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
rapidwebltd/rw-file-cache
197744 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
phpwatch/simple-container
12754 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
php-school/psx
6713 Downloads
PHP CLI Syntax Highlighter
peridot-php/object-path
56584 Downloads
A string syntax to fetch values from array and object hierarchies
packagelist/closurecompiler-bin
42375 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.
nystudio107/craft-code-field
39207 Downloads
Provides a Code Field that has a full-featured code editor with syntax highlighting & autocomplete
mf/collections-php
112042 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.