Libraries tagged by dall
maennchen/zipstream-php
241160468 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
117260372 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.
knplabs/knp-snappy
60399797 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
doctrine/deprecations
402667599 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/data-fixtures
121626019 Downloads
Data Fixtures for all Doctrine Object Managers
composer/ca-bundle
312294037 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
barryvdh/laravel-ide-helper
106575481 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
willdurand/jsonp-callback-validator
91330165 Downloads
JSONP callback validator.
spatie/once
27285402 Downloads
A magic memoization function
php-di/invoker
46653400 Downloads
Generic and extensible callable invoker
umpirsky/country-list
9389805 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats.
tracy/tracy
21621017 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
symfony/templating
63253131 Downloads
Provides all the tools needed to build any kind of template system
spatie/crawler
12955897 Downloads
Crawl all internal links found on a website
setasign/fpdf
52462676 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.