# What is Apoyo?
Apoyo (Spanish for "support") tries to improve Developer Experience, by giving the developer a wide range of utility packages, from framework agnostic utilities to library enhancements, to facilitate the development of your applications.
# Packages
Std (opens new window) (
@apoyo/std
): Contains general, framework agnostic utilities, such as utilities for errors, promises, async concurrency, and many others!Decoders (opens new window) (
@apoyo/decoders
): Contains type decoders and validators.Files (opens new window) (
@apoyo/files
): Contains file drivers for most commonly used providers.Policies (opens new window) (
@apoyo/policies
): Contains utils to better separate and write authorization logic.