Libraries tagged by Tommy
tomkyle/string-utils
101 Downloads
Various Helper classes. Quite useful sometimes
tomkyle/responsivepicture
26 Downloads
A PHP wrapper for responsive HTML5 picture elements
tomkyle/repository-persistence
7 Downloads
Scaffold for Repository-and-Persistence design pattern
tomkyle/rbac
80 Downloads
Role-based Access Control: Roles, Permissions and ACL
tomkyle/psr-log
65315 Downloads
tomkyle/mock-psr
929 Downloads
Mock common PSR standard components in PhpUnit tests
tomkyle/matomo-api-client
13 Downloads
Client library for interacting with the Matomo API. Supports retry logic and PSR-6 caches.
tomkyle/kurzelinks
5 Downloads
Link shortener using the kurzelinks.de API. Supports PSR-6 caches and rate limits.
tomkyle/exceptions
29 Downloads
Part of a crappy framework, providing formerly useful exception classes
tomkyle/exceptionhandling
23 Downloads
tomkyle/emails
42 Downloads
tomkyle/dsgvo-twig
92 Downloads
German DSGVO (GDPR) Twig templates
tomkyle/datetime
30 Downloads
PHP DateTime Helper classes
tomkyle/databases
76 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
tomkyle/configreader
945 Downloads
Successor of germania-kg/configreader: Merge default and custom configuration files with Symfony YAML. Supports PSR-6 CacheItemPools.