Libraries tagged by t
laravel/framework
447867592 Downloads
The Laravel Framework.
guzzlehttp/psr7
900410141 Downloads
PSR-7 message implementation that also provides common utility methods
friendsofphp/php-cs-fixer
203811896 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
384757399 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dragonmantank/cron-expression
405973395 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/lexer
816899944 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
791908054 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
768067459 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
448512862 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
558032975 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/composer
168127965 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
tecnickcom/tcpdf
86604423 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/twig-bundle
166090902 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
186202734 Downloads
Provides integration for Twig with various Symfony components
symfony/translation-contracts
605178728 Downloads
Generic abstractions related to translation