conversoft's Stars
Toflar/psr6-symfony-http-cache-store
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
webmozart/path-util
A robust cross-platform utility for normalizing, comparing and modifying file paths.
ua-parser/uap-php
PHP implementation of ua-parser
true/php-punycode
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA) for PHP. Actively maintained alternative can be found here: https://github.com/symfony/polyfill-intl-idn
symfony/lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
terminal42/header-replay-bundle
Send preflight requests for user context headers and replay them for reverse proxy support.
symfony/debug-bundle
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
tecnickcom/TCPDF
Official clone of PHP library to generate PDF documents and barcodes
symfony/proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components
symfony-cmf/routing-bundle
Symfony bundle to provide the CMF chain router to handle multiple routers, and the dynamic router to load routes from a database or other sources.
symfony/web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
symfony/swiftmailer-bundle
Symfony Swiftmailer Bundle
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/templating
Provides all the tools needed to build any kind of template system
symfony/security
Provides a complete security system for your web application
ralouphie/getallheaders
PHP getallheaders polyfill
scheb/two-factor-bundle
[ABANDONED] Two-factor authentication for Symfony 2 & 3 applications 🔐. Please use the newer versions from https://github.com/scheb/2fa.
Spomky-Labs/otphp
:closed_lock_with_key: A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
sensiolabs/ansi-to-html
An ANSI to HTML5 converter
sonata-project/GoogleAuthenticator
[Abandoned] Library to integrate Google Authenticator into a PHP project
phpspec/php-diff
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python
symfony-cmf/Routing
Routing component building on the Symfony Routing component
simplepie/simplepie
A simple Atom/RSS parsing library for PHP.
php-http/message
HTTP Message related tools
php-http/promise
Promise used for asynchronous HTTP requests
php-http/message-factory
Abandoned: Httplug Factory interfaces for PSR-7 HTTP Message
php-http/client-common
Common HTTP Client implementations and tools for HTTPlug
php-http/discovery
Finds installed clients and message factories
php-http/guzzle6-adapter
Guzzle 6 HTTP adapter