Libraries tagged by shout
bytelus/nowplaying
103 Downloads
A lightweight PHP adapter for viewing the current now playing data in Icecast and SHOUTcast 1/2. A part of the Radiolize software suite.
firebase/php-jwt
350795355 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hashids/hashids
37667877 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
laravel/scout
35128906 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
box/spout
31805406 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
matthiasmullie/minify
22904220 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
teamtnt/laravel-scout-tntsearch-driver
2020058 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
ashallendesign/short-url
1162142 Downloads
A Laravel package for creating shortened URLs for your web apps.
algolia/scout-extended
4985272 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
clue/graph
3511694 Downloads
GraPHP is the mathematical graph/network library written in PHP.
ccxt/ccxt
289501 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
spaze/phpstan-disallowed-calls
12117633 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
overtrue/easy-sms
1181966 Downloads
The easiest way to send short message.
mpociot/vat-calculator
2897177 Downloads
EU VAT calculation, the way it should be.
theseer/fdomdocument
40532983 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.