nettofdev's Stars
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
antonioribeiro/google2fa-qrcode
QRCode for Google2FA
ralouphie/getallheaders
PHP getallheaders polyfill
dompdf/php-svg-lib
SVG file parsing / rendering library
dompdf/dompdf
HTML to PDF converter for PHP
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
dompdf/php-font-lib
A library to read, parse, export and make subsets of different types of font files.
MyIntervals/PHP-CSS-Parser
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
Compralo/compralo-php
DASPRiD/Enum
PHP 7.1 enum implementation
fruitcake/laravel-cors
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
asm89/stack-cors
Cross-origin resource sharing library and stack middleware.
barryvdh/laravel-dompdf
A DOMPDF Wrapper for Laravel
php-fig/simple-cache
bobthecow/psysh
A REPL for PHP
antonioribeiro/google2fa-laravel
A One Time Password Authentication package, compatible with Google Authenticator for Laravel
php-fig/container
antonioribeiro/google2fa
A One Time Password Authentication package, compatible with Google Authenticator.
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
php-fig/log
sebastianbergmann/phpunit-mock-objects
Mock Object library for PHPUnit