Libraries tagged by paps
php-mock/php-mock-phpunit
6759250 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
pear/net_url2
10805027 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
mottie/tablesorter
200626 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
marc1706/fast-image-size
8987788 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
linfo/linfo
1622113 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
hisamu/php-xbase
1298595 Downloads
A simple parser for *.dbf, *.fpt files using PHP
griffinledingham/php-apple-signin
1539102 Downloads
A simple library to decode and parse Apple Sign In client tokens.
foroco/php-browser-detection
3316235 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
clue/utf8-react
8559529 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
christian-riesen/otp
4323401 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
cesargb/laravel-magiclink
930105 Downloads
Create secure link for access to private data or login in Laravel without password
browscap/browscap-php
3374261 Downloads
Standalone replacement for php's native get_browser() function
arthurkushman/php-wss
919974 Downloads
Web-socket server/client with URI parse and multi-process support
aranyasen/hl7
950641 Downloads
HL7 parser, generator and sender.
laminas/laminas-mime
25582799 Downloads
Create and parse MIME messages and parts