Libraries tagged by phpda
eramo-software/fatura-simples-php
61 Downloads
Biblioteca PHP da API da Fatura Simples
ceresaconsultoria/sdkbancointerboletocobranca
70 Downloads
SDK PHP da api de boleto de cobrança do banco intermium
ceresaconsultoria/sdk-php-mobilestores
220 Downloads
SDK PHP da Api da Mobile Stores
vlucas/phpdotenv
519109826 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpmailer/phpmailer
83017127 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/reflection-common
640318736 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
651724519 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
657414139 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpstan/phpdoc-parser
261508220 Downloads
PHPDoc parser with support for nullable, intersection and generic types
symfony/property-info
211850687 Downloads
Extracts information about PHP class' properties using metadata of popular sources
barryvdh/laravel-ide-helper
102708016 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
zircote/swagger-php
108177927 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/type-info
22297509 Downloads
Extracts PHP types information.
phpfastcache/phpfastcache
4260460 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
phpdocumentor/phpdocumentor
2985658 Downloads
Documentation Generator for PHP