j0hnw0rk3r's Stars
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
phar-io/version
Library for handling version information and constraints
phar-io/manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
podio-community/podio-php
PHP Client for the Podio API.
Webklex/laravel-imap
Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
zendframework/zend-validator
Validator component from Zend Framework
zendframework/zend-stdlib
Stdlib component from Zend Framework
zendframework/zend-mime
Mime component from Zend Framework
zendframework/zend-mail
Mail component from Zend Framework
zendframework/zend-loader
Loader component from Zend Framework
webmozarts/assert
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
zendframework/zendframework
Official Zend Framework repository
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
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/translation
Provides tools to internationalize your application
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-util
Symfony utilities for portability of PHP codes
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/debug
Provides tools to ease debugging PHP code