zf2timo
software-craftsman. clean code enthusiast. php geek. twitters @zf2timo. enduro biker. runner. rock climber.
zf2timo's Stars
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
awslabs/git-secrets
Prevents you from committing secrets and credentials into git repositories
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
doctrine/cache
Doctrine Cache component
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
webmozarts/assert
Assertions to validate method input/output with nice error messages.
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
doctrine/common
Doctrine Common
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Codeception/Codeception
Full-stack testing PHP framework
amphp/amp
A non-blocking concurrency framework for PHP applications. 🐘
symfony/yaml
Loads and dumps YAML files
exakat/php-static-analysis-tools
A reviewed list of useful PHP static analysis tools
doctrine/data-fixtures
Doctrine2 ORM Data Fixtures Extensions
Behat/Transliterator
Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
Behat/Gherkin
Gherkin parser, written in PHP for Behat project
akeneo/pim-community-dev
[Community Development Repository] The open source Product Information Management (PIM)
theseer/phpdox
Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
akeneo/pim-community-standard
[Community Standard Edition] The open source Product Information Management (PIM) - please raise issues in https://github.com/akeneo/pim-community-dev/issues
amphp/byte-stream
A non-blocking stream abstraction for PHP based on Amp.
mlocati/php-cs-fixer-configurator
Inspect PHP-CS-Fixer fixers and easily configure them
theseer/fDOMDocument
An Extension to PHP's standard DOM to add various convinience methods and exceptions by default
aschamberger/XmlSecurity
theseer/DirectoryScanner
PHP File Scanner
theseer/fXSL
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support