Libraries tagged by lphp
friendsofphp/php-cs-fixer
205400772 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
387834789 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
aws/aws-sdk-php
453140779 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
phpdocumentor/reflection-common
653318855 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/orm
256365333 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
821729016 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
772523503 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/dbal
526019250 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
560206561 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpdocumentor/type-resolver
664812701 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
669994831 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
twig/twig
402043636 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
670460909 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
762016393 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/version
783640962 Downloads
Library that helps with managing the version number of Git-hosted PHP projects