All 27 InitPHP libraries
Every package is published separately under the initphp vendor namespace on Packagist,
released under the MIT license, and usable on its own. Pick a library to see its install command,
PHP requirement and documentation.
Database & Storage
ORM, query building, caching, queues, and data persistence.
HTTP & Routing
Routing, request & response handling, PSR-7/17 messages, uploads, and views.
Security
Encryption, escaping, validation, and authentication utilities.
Networking
TCP/UDP sockets, mail sending, and real-time communication.
Configuration
Environment, config management, sessions, and cookies.
Utilities
Logging, CLI tools, events, i18n, and general-purpose helpers.
Events
Event hooks for extensible architecture
initphp/events
Translator
Multi-language support
initphp/translator
Logger
PSR-3 logging to file or database
initphp/logger
Console
CLI application helper
initphp/console
ParameterBag
Key-value data storage
initphp/parameterbag
PerformanceMeter
Runtime benchmarking
initphp/performance-meter