Libraries tagged by pcov
phpcompatibility/phpcompatibility-paragonie
25378828 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
phootwork/collection
18489718 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
phalcon/devtools
1956019 Downloads
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
phalcon/cphalcon
237807 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
pear/net_url2
10962301 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
pear/mail_mime
6593341 Downloads
Mail_Mime provides classes to create MIME messages
pear/crypt_gpg
3907246 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
patrickbussmann/oauth2-apple
2071693 Downloads
Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client
overblog/dataloader-php
3503383 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
outhebox/laravel-translations
60083 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
oriceon/oauth-5-laravel
1313531 Downloads
OAuth Service Provider for Laravel 5
opauth/opauth
749820 Downloads
Multi-provider authentication framework for PHP
noxlogic/ratelimit-bundle
2872241 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
nette/safe-stream
4558206 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
mrclay/jsmin-php
10670710 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.