Libraries tagged by affinidi
affinity4/tokenizer
7 Downloads
A zero-dedpendency tokenizer written in PHP. Returns an easily navigatable Stream object of Token objects with public type, value, offset and length properties
affinity4/template
28 Downloads
Simple template engine with optional syntax which is easy to learn. Can use plain PHP also.
affinity4/support
4 Downloads
Add Laravel style facades, traits and helper functions to any PSR-11 Container app
affinity4/magic
14 Downloads
Magic Trait used to easily add event listeners, spelling suggestions in errors and Javascript __set and __get style setters an getters to any class. Magic!
affinity4/heap
10 Downloads
Full Binary Heap implementation with maxheap, minheap and memory-efficient O(nlogn) and space-complexity of O(1) heapsort algorithm
affinity4/faker
3 Downloads
Faker Providers for Ireland specific data (Streets, Towns, Counties, Eircodes, OSI Grid References, Landline Phone Numbers, Mobile Phone NUmbers). NOTE: Does not include Northern Ireland
affinity4/config
28 Downloads
Load config files from various formats to PHP arrays and easily retrieve deeply nested items
affinity4/collection
12 Downloads
Iterable Collections with useful helper methods. Take control of your arrays!
affinity4/cipher
326 Downloads
Cipher 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!
affinity/hello-world
0 Downloads
A simple greeter.
affinity4/middleware-factory
23 Downloads
Use Psr17Factories to dispatch PSR-15 middleware packages. Default Psr17Factory is Nyholm\Psr7\Factory\Psr17Factory
akjabstract/api-wrapper
807 Downloads
affinity api package