Libraries tagged by phpqa
phpmailer/phpmailer
106541468 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
chillerlan/php-qrcode
37026579 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.4+
phpat/phpat
5072194 Downloads
PHP Architecture Tester
phpfastcache/phpfastcache
5341149 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.
phparkitect/phparkitect
4354768 Downloads
Enforce architectural constraints in your PHP applications
apereo/phpcas
1538260 Downloads
Provides a simple API for authenticating users against a CAS server
fgrosse/phpasn1
36371169 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
phpgangsta/googleauthenticator
2739550 Downloads
Google Authenticator 2-factor authentication
roots/wp-password-bcrypt
10342369 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
longlang/phpkafka
2652251 Downloads
A kafka client. Support php-fpm and Swoole.
electrolinux/phpquery
3219975 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
jasig/phpcas
2567769 Downloads
Provides a simple API for authenticating users against a CAS server
aferrandini/phpqrcode
1778300 Downloads
PHPQRCode porting and changed for PHP 5.3 compatibility
jaeger/querylist
658058 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
phplang/scope-exit
13371189 Downloads
Emulation of SCOPE_EXIT construct from C++