Libraries tagged by SplInt
ducks-project/spl-types
28074 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
kartik-v/yii2-widget-select2
7852431 Downloads
Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
viison/address-splitter
3112589 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
nicmart/string-template
1364232 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
kartik-v/yii2-widget-fileinput
5471070 Downloads
An enhanced FileInput widget for Bootstrap 3.x, 4.x & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)
kartik-v/yii2-widget-depdrop
3975961 Downloads
Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)
kartik-v/yii2-widget-datetimepicker
5163860 Downloads
Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)
kartik-v/yii2-widget-datepicker
5553315 Downloads
Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).
kartik-v/yii2-widget-activeform
5770327 Downloads
Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).
andreyryabin/sprint.migration
144176 Downloads
bitrix migration module
vanderlee/syllable
280373 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vanderlee/php-sentence
419852 Downloads
Simple text sentence splitting and counting. Supports at least english, german and dutch, possibly more.
rawr/t-regx
122241 Downloads
PHP regular expression brought up to modern standards.
projectcleverweb/color
483142 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
splitbrain/php-cli
491212 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies