Libraries tagged by OP
mrclay/minify
15261497 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
25034594 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.
matomo/device-detector
18253059 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
timokoerber/laravel-one-time-operations
1063838 Downloads
Run operations once after deployment - just like you do it with migrations!
steverhoades/oauth2-openid-connect-server
6096721 Downloads
An OpenID Connect Server that sites on The PHP League's OAuth2 Server
spatie/opening-hours
4183773 Downloads
A helper to query and format a set of opening hours
spatie/laravel-image-optimizer
5247638 Downloads
Optimize images in your Laravel app
orhanerday/open-ai
3050341 Downloads
OpenAI GPT-3 Api Client in PHP
opentracing/opentracing
8032217 Downloads
OpenTracing API for PHP
opensearch-project/opensearch-php
16114747 Downloads
PHP Client for OpenSearch
league/openapi-psr7-validator
12718740 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
jumbojett/openid-connect-php
7403579 Downloads
Bare-bones OpenID Connect client
jenssegers/optimus
4089938 Downloads
Id obfuscation based on Knuth's integer hash method
cebe/php-openapi
13655174 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
appstract/laravel-opcache
4157820 Downloads
PHP OPcache Artisan commands for Laravel.