mpolk's Stars
alienfast/vite-plugin-i18next-loader
Vite plugin to client bundle i18next locales composited from one to many json/yaml files from one to many libraries. Zero config HMR support included.
mimuret/iptables-ext-dns
Administration tool for IPv4/IPv6 TCP/UDP packet filtering.
aabc/ipt-netflow
Netflow iptables module for Linux kernel (official)
jvdieten/diff-js-xml
XML JSON object compare module
cypress-io/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
mpolk/xt_tls
Filter TLS traffic with IPtables
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/debug-bundle
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
symfony/apache-pack
A Symfony Pack for Symfony Apache
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/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
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/version
Library that helps with managing the version number of Git-hosted PHP projects
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
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/exporter
Provides the functionality to export PHP variables for visualization