Affinity4 member since: Jan 08, 2017
Affinity4's packages
- 
                PHP affinity4/cipherCipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION! 
- 
                PHP affinity4/collectionIterable Collections with useful helper methods. Take control of your arrays! 
- 
                PHP affinity4/configLoad config files from various formats to PHP arrays and easily retrieve deeply nested items 
- 
                PHP affinity4/fakerFaker Providers for Ireland specific data (Streets, Towns, Counties, Eircodes, OSI Grid References, Landline Phone Numbers, Mobile Phone NUmbers). NOTE: Does not include Northern Ireland 
- 
                PHP affinity4/fileRecursively search child (or parent) directories of a given directory for files with regex pattern or filename 
- 
                PHP affinity4/heapFull Binary Heap implementation with maxheap, minheap and memory-efficient O(nlogn) and space-complexity of O(1) heapsort algorithm 
- 
                PHP affinity4/magicMagic Trait used to easily add event listeners, spelling suggestions in errors and Javascript __set and __get style setters an getters to any class. Magic! 
- 
                PHP affinity4/slimphp-supportAdd Laravel style facades, traits and helper functions to any SlimPHP app 
- 
                PHP affinity4/supportAdd Laravel style facades, traits and helper functions to any PSR-11 Container app 
- 
                PHP affinity4/templateSimple template engine with optional syntax which is easy to learn. Can use plain PHP also. 
- 
                PHP affinity4/tokenizerA zero-dedpendency tokenizer written in PHP. Returns an easily navigatable Stream object of Token objects with public type, value, offset and length properties 
- 
                PHP affinity4/validateTrait which uses magic methods to automatically validate properties using annotations 
- 
                PHP affinity4/middleware-factoryUse Psr17Factories to dispatch PSR-15 middleware packages. Default Psr17Factory is Nyholm\Psr7\Factory\Psr17Factory Abandoned! See middlewares/utils 
