Libraries tagged by dots
konstantind/otus-flexible-float-parser
5 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).
khalyomede/array-get
63 Downloads
Function to traverse an array using dot and star syntax.
juststeveking/config
156 Downloads
A simple dot notation connfiguration package
jsphp/jsphp
9 Downloads
create a javascript object inside PHP itself, even using dot notation
johnson/yii2-pattern-captcha
16 Downloads
Yii2 pattern captcha is nine dots based pattern Captcha to match with the numbers given in the box
johndwells/dotall-2022
1 Downloads
Active Search Demo as part of my talk for Dot All 2022
jjawesome/yii-tool
1 Downloads
it is a yii fillform tool and middle table create tool that can fast and easy create a fillform page base on yii2 and it can product a api,the middleware tool can run many node,use sql both you can write php-programe,and the query is unbuffer,so do't care memory
ivuorinen/monolog-gdpr-filter
0 Downloads
Monolog processor for GDPR masking with regex and dot-notation paths
itwebmaster/json-attribute-behavior
2 Downloads
Flexible Yii2 trait for working with JSON fields (dot-paths, validation schema, defaults, type casting, etc.)
hacktivista/laravel-transtojson
10 Downloads
Turn Laravel 5 dot.based.translations into JSON-based translations
gaming-engine/dotenv-writer
285 Downloads
Dot Env File Writer
galangaidilakbar/numeric-mask
19 Downloads
A Laravel Nova field that automatically adds thousand separator dots while typing (e.g., 1000 becomes 1.000)
flexible-labs/json-store
14 Downloads
Laravel-friendly JSON store with dot notation, auto-save, file locking, and TTL support.
firmantr3/laravel-sms
497 Downloads
Third-party HTTP SMS Gateway library for Laravel. Support zenziva, nusasms, smsgateway[dot]me
ecfectus/dotable
38 Downloads
A simple dot notation accessible array class and trait.