Pinned Repositories
class-finder
Library for searching for classes in a specific root directory and namespace, including add-on to search all bundles in a Symfony application.
dogfood-bundle
Eat your own dogfood.
fly-bundle
A bundle that provides simple integration of the PHP League's Flysystem using service definitions.
ip
Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support.
obfuscator
Obfuscate PHP source files with basic XOR encryption in userland code at runtime.
obfuscator-demo
Proof-of-concept demo application for @darsyn Obfuscator.
stack-ip-restrict
HTTP Kernel middleware for restriction applications, both blacklisting and whitelisting, from IP ranges.
stack-request-id
unboxer
Simple utility to unbox complex data structures (objects) to native data types.
yaml
A decorator for Symfony's YAML component, allowing for distributed YAML configuration.
Darsyn's Repositories
darsyn/ip
Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support.
darsyn/obfuscator
Obfuscate PHP source files with basic XOR encryption in userland code at runtime.
darsyn/class-finder
Library for searching for classes in a specific root directory and namespace, including add-on to search all bundles in a Symfony application.
darsyn/fly-bundle
A bundle that provides simple integration of the PHP League's Flysystem using service definitions.
darsyn/stack-ip-restrict
HTTP Kernel middleware for restriction applications, both blacklisting and whitelisting, from IP ranges.
darsyn/obfuscator-demo
Proof-of-concept demo application for @darsyn Obfuscator.
darsyn/datetime
Utility to work with consistent dates, forcing the UTC timezone.
darsyn/dogfood-bundle
Eat your own dogfood.
darsyn/stack-request-id
darsyn/unboxer
Simple utility to unbox complex data structures (objects) to native data types.
darsyn/yaml
A decorator for Symfony's YAML component, allowing for distributed YAML configuration.
darsyn/ip-doctrine