PHP Socket (TCP, TLS, UDP, SSL) Server/Client Library. Build real-time applications with low-level network communication.
A collection of 39+ lightweight, standalone PHP libraries. From database ORM to socket servers, each component is designed to work independently or together.
Most popular and actively maintained components in the InitPHP ecosystem.
PHP Socket (TCP, TLS, UDP, SSL) Server/Client Library. Build real-time applications with low-level network communication.
Full-featured database toolkit with DBAL, Data Mapper, Query Builder, and ORM. Built on PHP PDO for MySQL, SQLite, and more.
Powerful event system to hook into your application flow. Useful constructs for building extensible, plugin-based architectures.
Async-style concurrent programming with PHP Fibers. Run multiple tasks cooperatively without threads.
Create and manage advanced routes for HTTP requests with groups, middleware, and named routes.
Micro library to add multi-language support to your projects. Lightweight and easy to integrate.
Find the right library for your needs, organized by functionality.
ORM, query building, caching, and data persistence.
Request handling, routing, PSR-7/17 messages, and HTTP clients.
Encryption, escaping, validation, and authentication utilities.
Environment, config management, sessions, and cookies.
Logging, CLI tools, debugging, and general-purpose helpers.
Every package in the InitPHP ecosystem, ready to install via Composer.
Install any library with Composer in seconds.
$ composer require initphp/database
$ composer require initphp/router
$ composer require initphp/socket
$ composer require initphp/cache