Libraries tagged by zaphyr
zaphyr-org/utils
12003 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
zaphyr-org/plugin-installer
3536 Downloads
A Composer plugin to install ZAPHYR plugins.
zaphyr-org/session
3722 Downloads
A session handler repository for maintaining user state across multiple requests.
zaphyr-org/router
4573 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
zaphyr-org/logger
3727 Downloads
You want to know what's happening under the hood of your application? ZAPHYR provides a robust PSR-3 logging service.
zaphyr-org/http-message
7058 Downloads
Lightweight and strict implementation of PSR-7 HTTP Message including PSR-17 HTTP Factories.
zaphyr-org/http-emitter
3698 Downloads
Emits PSR-7 responses to the PHP Server API.
zaphyr-org/event-dispatcher
3672 Downloads
An efficient PSR-14 event dispatcher.
zaphyr-org/encrypt
4754 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
zaphyr-org/cookie
3717 Downloads
Small repository for handling cookies.
zaphyr-org/container
5782 Downloads
Powerful auto wiring dependency injection container including PSR-11.
zaphyr-org/config
3742 Downloads
Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.
zaphyr-org/cache
3547 Downloads
A PSR-16 simple cache implementation.
zaphyr-org/framework
1300 Downloads
A PHP framework based on ZAPHYR repositories.
zaphyr-org/translate
1085 Downloads
A simple translator to serve your applications in multiple languages.