Libraries tagged by ephp
phpseclib/phpseclib
316485202 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
200851648 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
669779582 Downloads
A PHP parser written in PHP
hamcrest/hamcrest-php
354022051 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
165968305 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
317563261 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
aws/aws-sdk-php
384078501 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
phpdocumentor/reflection-common
577005067 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/orm
222483043 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
700876666 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
662982161 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
453737014 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
496490222 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
587538026 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
597509782 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.