AbelianKraun's Stars
axodox/unpaint
A simple Windows / Xbox app for generating AI images with Stable Diffusion.
jordenyt/stable_diffusion_sketch
Stable Diffusion Sketch, an Android client app that connect to your own ComfyUI or A1111-sd-webui
kangyeolk/Paint-by-Sketch
Stable Diffusion-based image manipulation method with a sketch and reference image
symfony/console
Eases the creation of beautiful and testable command line interfaces
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
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/version
Library that helps with managing the version number of Git-hosted PHP projects
stripe/stripe-php
PHP library for the Stripe API.
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/cli-parser
Library for parsing CLI options
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units
php-fig/simple-cache
ralouphie/mimey
PHP package for converting file extensions to MIME types and vice versa.
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
ralouphie/getallheaders
PHP getallheaders polyfill
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
php-fig/log
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
bobthecow/psysh
A REPL for PHP
php-fig/http-factory
Implementation of PSR-17 (HTTP Message Factories)
php-fig/http-client