Libraries tagged by wingd
reb3r/adldap2
40698 Downloads
A PHP LDAP Package for humans.
kartina-tv/store-receipt-validator
13323 Downloads
PHP receipt validator for Apple iTunes, Google Play, Amazon App Store and Windows Store
jackiedo/xampp-php-switcher
407 Downloads
Allow to use and switch between different versions of PHP for Xampp on Windows OS.
frolaxhq/laravel-llm-tokenkit
1264 Downloads
Token estimation, cost calculation & context-window utilities for LLM-powered Laravel apps
atk14/translate
42373 Downloads
A PHP class for converting strings between character encodings without relying on iconv
windwalker/unicorn
17050 Downloads
RAD Framework for Windwalker
windwalker/core
48960 Downloads
Next generation PHP framework.
windandkite/module-storyblok
1201 Downloads
Magento 2 module for integrating with Storyblok Headless CMS
zendtech/polyfill-mb-ereg
4604 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+
vortos/vortos-secrets
1186 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
vinsaj9/scrypt
966 Downloads
Fork of https://github.com/windlace/scrypt to support PHP 8.1. Scrypt, pure PHP based on https://github.com/MPOS/php-mpos/blob/236cccd5d3178e99504bf2665db8bddfed6aa176/include/lib/scrypt.php
sugarcraft/candy-focus
1525 Downloads
Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.
simoneast/simple-ansi-colors
47166 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
sideclick/bootstrap-modal-bundle
16079 Downloads
Bundle for Symfony 3.4+ that makes it easy to load pages into a Bootstrap modal window.
sheadawson/quickaddnew
34686 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.