anovsiradj / skit
skit (simple kit) for kiss
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/anovsiradj/skit
Requires
- php: >=7.4.33
 
Requires (Dev)
- symfony/var-dumper: @stable
 
This package is auto-updated.
Last update: 2025-10-16 22:03:11 UTC
README
SKit (Simple Kit) for KISS (Keep It Simple, Stupid!).
motivation
- DRY (Don't Repeat Yourself)
 - my very own curated and commonly used 
toolswhen code in PHP - i dont want to make framework
 - i am too lazy
 
purpose
- standalone
 - LTS (Long-Term Support), php7 and beyond.
 - ... maybe in the future, php8 and beyond.
 - ... i was thinking about php5, but nah.