Libraries tagged by psr 4
riimu/kit-classloader
180 Downloads
PSR-0 and PSR-4 compatible class autoloader
rayfunghk/razy
0 Downloads
A PHP framework for web development, high performance and flexibility. Perfect for team development and code maintenance.
quellabs/support
357 Downloads
Support utilities for the Quellabs ecosystem including Composer path resolution and class discovery
net_bazzline/php_component_curl
1313 Downloads
free as in freedom simple object oriented curl request and response component (YACC - yet another curl component)
net_bazzline/php_component_csv
1082 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
naveed125/php-membership
17 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.
miraclebg/php-sitemap-generator
132 Downloads
Simple PHP sitemap generator.
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
likun-mci/php-composer
8 Downloads
用原生 PHP 实现的 Composer 包管理器:依赖求解、下载安装、autoload 生成全程只走 HTTP,不调用任何 shell 命令。为禁用 exec/proc_open 的共享主机与受管控服务器而写,产出的 vendor 目录与官方 Composer 完全兼容,支持 HTTP/SOCKS5 代理。
julienlinard/php-router
222 Downloads
Un routeur PHP moderne et complet avec support des routes dynamiques, middlewares, groupes de routes et génération d'URL. Compatible PHP 8+ avec Attributes.
dnaber/requisite
1624 Downloads
A modular, extensible PHP autoloader.
cloude/framework
161 Downloads
Minimalist PHP 8.3+ micro-framework: router, input, views, markdown and string helpers. No magic, no service container. Optional persistence: file-based (JSON, Markdown) and a thin PDO Active Record via Cloude\Model. Ships its own test runner (bin/cloude-test).
citomni/kernel
46 Downloads
Ultra-lean application kernel for CitOmni-based apps. PHP, PSR-4, deterministic boot, zero runtime magic.
citomni/http
28 Downloads
High-performance HTTP runtime for CitOmni apps: kernel boot glue, request/response, router, view, security (CSRF), maintenance mode, webhooks HMAC, and nonce ledger.
bahramali/telegram-bot-php
108 Downloads
Telegram-Bot-PHP is a PHP library for interacting with the official Telegram Bot API