Libraries tagged by as
mtdowling/jmespath.php
396864587 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
131689975 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
224667824 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
110467973 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
50043397 Downloads
An elegant debug assistant for the Laravel framework.
laravel/sanctum
132062972 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/sail
140916441 Downloads
Docker files for running a basic Laravel application.
larastan/larastan
21163802 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
knplabs/knp-snappy
57757373 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
269000738 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
226878504 Downloads
A library to get pretty versions strings of installed dependencies
jaybizzle/crawler-detect
78732938 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
google/recaptcha
75625769 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
giggsey/libphonenumber-for-php
123817654 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
evenement/evenement
101339071 Downloads
Événement is a very simple event dispatching library for PHP