andreaspiening's Stars
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/translation
Provides tools to internationalize your application
symfony/yaml
Loads and dumps YAML files
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/polyfill-apcu
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill
PHP polyfills
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
silverstripe/vendor-plugin
Allows Silverstripe vendor modules to expose directories to the webroot
silverstripe/silverstripe-versioned
Versioning for Silverstripe model
silverstripe/silverstripe-sqlite3
SQLite3 DB Adapter for Silverstripe
silverstripe/silverstripe-framework
Silverstripe Framework, the MVC framework that powers Silverstripe CMS
silverstripe/silverstripe-assets
Silverstripe Assets component
silverstripe/silverstripe-admin
Silverstripe Admin Component
silverstripe/silverstripe-config
Silverstripe CMS configuration based on YAML and class statics
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
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/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
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/phpunit-mock-objects
Mock Object library for PHPUnit
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
sebastianbergmann/php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.