PHP Socket (TCP, TLS, UDP, SSL) Server/Client Library. Build real-time applications with low-level network communication.
A collection of 27 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.
QueryBuilder, DBAL and ORM facade built on the InitORM stack, plus a server-side DataTables.js helper for paginated, searchable tables.
Powerful event & hook system to plug into your application flow. Now bundles the EventEmitter primitive 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, queues, and data persistence.
Routing, request & response handling, PSR-7/17 messages, uploads, and views.
Encryption, escaping, validation, and authentication utilities.
Environment, config management, sessions, and cookies.
Logging, CLI tools, events, i18n, 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