Libraries tagged by ass
php-webdriver/webdriver
73552937 Downloads
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
php-amqplib/php-amqplib
108840660 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
138150102 Downloads
A library to read, parse, export and make subsets of different types of font files.
opis/closure
217452177 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
openai-php/client
12303384 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nyholm/psr7
189204032 Downloads
A fast PHP7 implementation of PSR-7
nette/schema
264633190 Downloads
📐 Nette Schema: validating data structures against a given Schema.
mtdowling/jmespath.php
404805457 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
134379625 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
230971130 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
112940379 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
51622976 Downloads
An elegant debug assistant for the Laravel framework.
laravel/sanctum
136389826 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/sail
146173801 Downloads
Docker files for running a basic Laravel application.
larastan/larastan
23373715 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel