Libraries tagged by temu
laravel/passport
70672173 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laminas/laminas-code
157194333 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
justinrainbow/json-schema
274290337 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
231967986 Downloads
A library to get pretty versions strings of installed dependencies
infection/infection
20264897 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
doctrine/migrations
176068918 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
379503597 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
302080013 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
clue/stream-filter
226245999 Downloads
A simple and modern approach to stream filtering in PHP
barryvdh/laravel-ide-helper
102127468 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/debug
380100757 Downloads
Provides tools to ease debugging PHP code
sensio/framework-extra-bundle
165371843 Downloads
This bundle provides a way to configure your controllers with annotations
spatie/pdf-to-image
12582048 Downloads
Convert a pdf to an image
spatie/array-to-xml
43031605 Downloads
Convert an array to xml
league/html-to-markdown
21370612 Downloads
An HTML-to-markdown conversion helper for PHP