Libraries tagged by initphp

initphp/translator

3 Favers
122 Downloads

Micro multi-language (i18n) translation library for PHP with file or directory based language packs, dot-delimited nested keys, placeholder interpolation and default-language fallback.

Go to Download


initphp/sessions

0 Favers
99 Downloads

Framework-agnostic PHP session manager with pluggable save handlers (File, Cookie, PDO, Redis, Memcache/Memcached, MongoDB).

Go to Download


initphp/queue

0 Favers
8 Downloads

The framework-less BabelQueue runtime for plain PHP: a polyglot queue worker loop with URN routing, retries/back-off, dead-letter routing and a database (PDO) transport, built on babelqueue/php-sdk.

Go to Download


initphp/performance-meter

1 Favers
48 Downloads

Zero-dependency, single-file PHP profiler for measuring elapsed time and memory usage between named checkpoints.

Go to Download


initphp/mailer

1 Favers
68 Downloads

Send e-mail through the native mail() function, a sendmail binary or SMTP with attachments, inline images and MIME multipart bodies.

Go to Download


initphp/input

1 Favers
123 Downloads

Read and validate GET, POST and JSON body input with configurable source priority for PHP.

Go to Download


initphp/dotenv

1 Favers
130 Downloads

Loads environment variables from a .env or .env.php file, with type coercion and ${VAR} interpolation.

Go to Download


initphp/cookies

0 Favers
84 Downloads

Signed, tamper-evident cookie manager for PHP with per-key TTL support.

Go to Download


initphp/config

2 Favers
129 Downloads

Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.

Go to Download


initphp/cache

2 Favers
105 Downloads

A lightweight PSR-16 (Simple Cache) implementation with file, PDO, Redis, Memcache(d) and WinCache handlers.

Go to Download


initphp/barbarian

0 Favers
12 Downloads

Small, dependency-light database migration library for PHP with a PDO-based runner and a CLI.

Go to Download


initphp/auth

0 Favers
39 Downloads

PHP authentication & authorization library with pluggable storage adapters (session, cookie, custom) and a small permission manager.

Go to Download


initphp/logger

2 Favers
170 Downloads

PSR-3 compliant logger with File and PDO handlers, plus a multiplexer for sending each log record to several handlers at once.

Go to Download


initphp/escaper

1 Favers
38 Downloads

Context-aware output escaper (HTML, attribute, JavaScript, CSS, URL) for safely rendering untrusted user input.

Go to Download


initphp/container

1 Favers
108 Downloads

Minimal PSR-11 dependency injection container with reflection-based autowiring.

Go to Download


<< Previous Next >>