ephrin's Stars
thephpleague/flysystem
Abstraction for local and remote filesystems
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/diff
Diff implementation
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
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/recursion-context
Provides functionality to recursively process PHP variables
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/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
mlocati/docker-php-extension-installer
Easily install PHP extensions in Docker containers
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
spatie/array-to-xml
A simple class to convert an array to xml
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
snc/SncRedisBundle
A Redis bundle for Symfony supporting Predis and PhpRedis
KnpLabs/KnpGaufretteBundle
Easily use Gaufrette in your Symfony projects.
odolbeau/phone-number-bundle
Integrates libphonenumber into your Symfony application
SoftCreatR/JSONPath
JSONPath implementation for PHP.
tiredofit/docker-nginx-php-fpm
Dockerized web server and interpreter image with many customizable options