Libraries tagged by pais
hoa/console
7715644 Downloads
The Hoa\Console library.
pascaldevink/shortuuid
1594393 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
vanilla/garden-cli
896224 Downloads
A full-featured, yet ridiculously simple commandline parser for your next php cli script. Stop fighting with getopt().
valorin/pwned-validator
1054375 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
spatie/yaml-front-matter
1270222 Downloads
A to the point yaml front matter parser
phpauth/phpauth
127714 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
pear/net_url2
10500402 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
193087 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.
linfo/linfo
1600106 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
1264315 Downloads
A simple parser for *.dbf, *.fpt files using PHP
griffinledingham/php-apple-signin
1478244 Downloads
A simple library to decode and parse Apple Sign In client tokens.
foroco/php-browser-detection
3047538 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
docusign/esign-client
5907728 Downloads
The Docusign PHP library makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-php-client repository. Join the eSign revolution!
dflydev/placeholder-resolver
14360808 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
clue/utf8-react
8065331 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.