Libraries tagged by from
league/oauth2-server
147949251 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/pail
62677020 Downloads
Easily delve into your Laravel application's log files directly from the command line.
knplabs/knp-snappy
72618707 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
hashids/hashids
52313236 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
google/recaptcha
94291014 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
symfony/runtime
99721148 Downloads
Enables decoupling PHP applications from global state
spatie/pdf-to-text
7677431 Downloads
Extract text from a pdf
setasign/fpdf
71369759 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
picqer/php-barcode-generator
28655398 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
orangehill/iseed
9993645 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nuwave/lighthouse
11877916 Downloads
A framework for serving GraphQL from Laravel
nunomaduro/phpinsights
11783637 Downloads
Instant PHP quality checks from your console.
nelmio/api-doc-bundle
67628937 Downloads
Generates documentation for your REST API from attributes
knuckleswtf/scribe
14379694 Downloads
Generate API documentation for humans from your Laravel codebase.✍
kitloong/laravel-migrations-generator
8311988 Downloads
Generates Laravel Migrations from an existing database