Libraries tagged by sanf
ironer/base62shrink
182 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
hosmelq/laravel-model-preferences
159 Downloads
A Laravel package for managing model preferences with type-safe caching.
hipsterjazzbo/editor
20285 Downloads
A clean, elegant, unicode-safe, fluent, immutable, localisable, dependency-free string manipulation library for PHP 7.1+
grazulex/laravel-snapshot
17 Downloads
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
getsafepay/sfpy-php
1410 Downloads
Safepay PHP Library
fool/executor
33869 Downloads
Safe command execution wrapper to prevent command injection
fkrzski/robots-txt
872 Downloads
A modern, fluent PHP package for managing robots.txt rules with type safety and great developer experience
farukcam/kuveytturk
685 Downloads
Laravel Kuveyt Türk Sanal Pos
eprofos/user-agent-analyzer
76 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
eboreum/caster
4893 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dschledermann/dto
306 Downloads
Lightweight DTO system to fetch data from a PDO in a type safe manner
dropfan/onesignal-server-api
9171 Downloads
OneSignal server API for PHP, you can push notifications to any platform. (iOS/APNS, Android/GCM/FCM, WP, Web/Chrome/Safari...etc.) No third-party dependency that you can use this library in any project or framework.
diskominfotik-banda-aceh/e-sign-bsre-php
185 Downloads
Package E-Sign BSrE untuk memudahkan penggunaan E-Sign BSrE (Balai Sertifikasi Elektronik) API dari BSSN (Badan Sandi dan Siber Negara)
dimadin/disable-google-fonts
97 Downloads
Disable enqueuing of Open Sans and other fonts used by WordPress from Google.
dealnews/filter
1866 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.