Brainshaker95's Stars
eslint-stylistic/eslint-stylistic
Monorepo for ESLint Stylistic plugins and configs
pxp-lang/pxp
A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.
css-modules/icss
Interoperable CSS — a standard for loadable, linkable CSS
Brainshaker95/php-to-ts-bundle
Convert PHP model classes to TypeScript interfaces
gvergnaud/ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
BigBang1112/gbx-net
General purpose library for Gbx files - data from Nadeo games like Trackmania or Shootmania, written in C#/.NET. It supports high performance serialization and deserialization of 200+ Gbx classes.
Rich-Harris/dts-buddy
WORK IN PROGRESS DO NOT USE
Brainshaker95/sveltekit-starter
Opinionated starter template for SvelteKit + Vite + TypeScript + ESLint + SCSS + TailwindCSS + Stylelint
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/runtime
Enables decoupling PHP applications from global state
symfony/password-hasher
Provides password hashing utilities
symfony/polyfill-php81
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/doctrine-messenger
Symfony Doctrine Messenger Bridge
symfony/redis-messenger
Symfony Redis extension Messenger Bridge
symfony/amqp-messenger
Symfony AMQP extension Messenger Bridge
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
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/version
Library that helps with managing the version number of Git-hosted PHP projects
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization