Libraries tagged by soliphp
solophp/utilities
48 Downloads
Collection of utility functions that can be used throughout the application
solophp/translate
72 Downloads
PHP library that provides a simple way to retrieve strings in various languages
solophp/task-queue
18 Downloads
Enhanced PHP task queue using Solo Database with retry mechanism and task expiration support.
solophp/storage
98 Downloads
Simple file-based storage system for storing string data using key-value pairs.
solophp/settings
46 Downloads
Managing application settings stored in a database
solophp/session
95 Downloads
Secure PHP Session Handler with advanced security features
solophp/router
110 Downloads
A high-performance PHP router with middleware support, route groups, named routes, and advanced optional segment patterns.
solophp/request-handler
73 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
solophp/query-builder
89 Downloads
A lightweight, fluent SQL query builder for PHP
solophp/paginator
106 Downloads
PHP pagination package
solophp/logger
76 Downloads
PSR-3 compatible logger implementation
solophp/job-queue
70 Downloads
A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.
solophp/inertia-svelte-skeleton
0 Downloads
SoloPHP Framework Skeleton Application for Inertia.js and Svelte, ready to start coding
solophp/inertia
102 Downloads
PSR-7 and PSR-15 adapter for Inertia.js
solophp/image-uploader
69 Downloads
A simple PHP library for uploading images