Libraries tagged by shout
bytelus/nowplaying
105 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
383187694 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hashids/hashids
41073616 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
laravel/scout
39321458 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
box/spout
33228745 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
matthiasmullie/minify
25184043 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
2153598 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
ashallendesign/short-url
1370912 Downloads
A Laravel package for creating shortened URLs for your web apps.
algolia/scout-extended
5448524 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
clue/graph
3846436 Downloads
GraPHP is the mathematical graph/network library written in PHP.
ccxt/ccxt
303501 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
spaze/phpstan-disallowed-calls
14343150 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
1246717 Downloads
The easiest way to send short message.
mpociot/vat-calculator
3187956 Downloads
EU VAT calculation, the way it should be.
theseer/fdomdocument
41218266 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.