Libraries tagged by ass
php-amqplib/php-amqplib
112567347 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
phenx/php-font-lib
142221901 Downloads
A library to read, parse, export and make subsets of different types of font files.
opis/closure
220609616 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
openai-php/client
14352417 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nyholm/psr7
199117800 Downloads
A fast PHP7 implementation of PSR-7
nette/schema
280280926 Downloads
📐 Nette Schema: validating data structures against a given Schema.
mtdowling/jmespath.php
419788190 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
139901760 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maennchen/zipstream-php
242945248 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
118004353 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/telescope
55043005 Downloads
An elegant debug assistant for the Laravel framework.
laravel/sanctum
144411110 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/sail
155213229 Downloads
Docker files for running a basic Laravel application.
larastan/larastan
27524383 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
knplabs/knp-snappy
60727062 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.