Libraries tagged by portation
adbario/php-dot-notation
6202224 Downloads
PHP dot notation access to arrays
jawira/case-converter
4452340 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
mathjax/mathjax
74868 Downloads
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.
dflydev/dot-access-configuration
14025842 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
darsyn/ip
1515250 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
krowinski/bcmath-extended
764553 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
aminyazdanpanah/php-ffmpeg-video-streaming
183872 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com
stefro/laravel-lang-country
18157 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
cesargb/php-log-rotation
161474 Downloads
PHP Class to rotate log files
mathiasgrimm/laravel-log-keeper
71444 Downloads
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
wikimedia/cldr-plural-rule-parser
685577 Downloads
Evaluates plural rules specified in the CLDR project notation.
weotch/phpthumb
494161 Downloads
Fork of PHPThumb that adds auto-image rotation based on EXIF data and composer support
tholu/php-cidr-match
140228 Downloads
CIDRmatch is a library to match an IP to an IP range in CIDR notation (IPv4 and IPv6).
nicmart/numbers
111550 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
divineomega/array_undot
87367 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.