Libraries tagged by true
true/punycode
39204342 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
ahand/mobileesp
526721 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
happenv-com/laravel-true-modular
2320 Downloads
truelayer/signing
233249 Downloads
Produce and verify TrueLayer API requests signatures
glennraya/xendivel
3171 Downloads
A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.
truesocialmetrics/gearman-stats
97128 Downloads
Geaman connector for getting status and statistic data
truelayer/client
41642 Downloads
TrueLayer's payments platform client
pmigut/gtin-validator
178235 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
packagelist/closurecompiler-bin
40947 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mouf/utils.common.conditioninterface
552412 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
datatables.net/datatables.net-fixedheader
15840 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
happenv-com/laravel-true-modular-phpstan
975 Downloads
PHPStan extensions for laravel-true-modular: dynamic Eloquent relation resolution and module boundary enforcement.
happenv-com/laravel-true-modular-health
1017 Downloads
Module-scoped health checks for laravel-true-modular: declare checks per module, aggregate runtime + architecture health via Spatie Laravel Health and module:doctor.
true-async/ide-helper
653 Downloads
IDE helper / stubs for the TrueAsync ecosystem: the async extension, the HTTP server, and the ClickHouse client
sugarcraft/candy-palette
3883 Downloads
PHP port of charmbracelet/colorprofile — magical terminal color profile detection and color degradation (TrueColor → ANSI256 → ANSI → ASCII).