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