Libraries tagged by Santa
sanmai/console
578 Downloads
Ready-made extensible console application using Symfony Console component
sanmai/cdek-sdk-serializer
89358 Downloads
Сериализатор для СДЭК PHP SDK
webpatser/laravel-sanitize
36552 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
unclecheese/zen-fields
19769 Downloads
Syntactic sugar for SilverStripe FieldLists
thecodingmachine/tdbm-fluid-schema-builder
97753 Downloads
Build and modify your database schema used by TDBM using a fluid syntax.
soy-php/soy
12103 Downloads
PHP task runner focused on clean syntax and allowing flexible implementation
skysplit/laravel5-intl-translation
105999 Downloads
Laravel 5 package for better translation syntax using php-intl extension
rotexsoft/versatile-collections
5657 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
rnd-cosoft/laminas-console
19024 Downloads
Build console applications using getopt syntax or routing, complete with prompts
renoki-co/php-helm
10134 Downloads
PHP Helm Processor is a process wrapper for Kubernetes' Helm v3 CLI. You can run programmatically Helm v3 commands, directly from PHP, with a simple syntax.
rapidwebltd/php-countries
6212 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
pnixx/crontab
1049 Downloads
Provides a clear syntax for writing and deploying cron jobs
picas/markdown-extended
2357 Downloads
Yet another PHP parser for the markdown (*extended*) syntax
phpwatch/simple-container
8806 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
packagelist/closurecompiler-bin
31392 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.