Libraries tagged by php idna
idealizetecnologia/iugu
33583 Downloads
SDK de integracao com o Iugu
idealizetecnologia/itaubankline
33495 Downloads
Modulo de integracao com o Itau Bankline para emissao de boletos
idealizetecnologia/anymarket
33689 Downloads
SDK de integracao com o Anymarket
icepay/api
6884 Downloads
ICEPAY REST API for PHP
doyosi/whois
355 Downloads
WHOIS lookup library for PHP - Query 70+ WHOIS servers directly, parse responses for 20+ TLDs, build raw WHOIS APIs, domain availability checkers, and registration info tools. Features plugin system for custom parsers, Laravel integration, IDN support, and 30+ date format handling.
digiwallet/transaction-sdk
634 Downloads
DigiWallet Bank Payments PHP SDK
php-notify/notify
50620 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
ideato/idephix
33120 Downloads
PHP automation and deploy tool.
idealizetecnologia/intelipost
33027 Downloads
Intelipost Logistics Gateway PHP SDK
petelawrence/getaddress
120841 Downloads
A PHP library for the Ideal Postcodes postcode lookup service
futuretek/data-mapper
1007 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
aedart/overload
12793 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
mohamedbakr57/localized-enum
45 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.
eboreum/caster
8703 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.
ballen/linguist
2161 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.