Libraries tagged by ta
laravel/passport
70088025 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laminas/laminas-code
155876048 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
justinrainbow/json-schema
270568675 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
228534967 Downloads
A library to get pretty versions strings of installed dependencies
doctrine/migrations
174911150 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
373093521 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.
composer/ca-bundle
299170739 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
224388704 Downloads
A simple and modern approach to stream filtering in PHP
barryvdh/laravel-ide-helper
101295806 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/debug
378896541 Downloads
Provides tools to ease debugging PHP code
sensio/framework-extra-bundle
164912833 Downloads
This bundle provides a way to configure your controllers with annotations
spatie/pdf-to-image
12500953 Downloads
Convert a pdf to an image
spatie/laravel-tags
7526002 Downloads
Add tags and taggable behaviour to your Laravel app
spatie/array-to-xml
41745773 Downloads
Convert an array to xml
league/html-to-markdown
21134195 Downloads
An HTML-to-markdown conversion helper for PHP