Libraries tagged by ass
dompdf/dompdf
202006315 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
902437666 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
933156348 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
543972750 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
barryvdh/laravel-dompdf
109344178 Downloads
A DOMPDF Wrapper for Laravel
doctrine/cache
620429294 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/asset
193268032 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
beberlei/assert
105616874 Downloads
Thin assertion library for input validation in business models.
willdurand/negotiation
133635115 Downloads
Content Negotiation tools for PHP provided as a standalone library.
webonyx/graphql-php
87486990 Downloads
A PHP port of GraphQL reference implementation
vimeo/psalm
85519525 Downloads
A static analysis tool for finding errors in PHP applications
twilio/sdk
107124577 Downloads
A PHP wrapper for Twilio's API
symfony/web-profiler-bundle
167880977 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/twig-bundle
217158133 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/stopwatch
428248253 Downloads
Provides a way to profile code