Libraries tagged by soliphp
solophp/utilities
48 Downloads
Collection of utility functions that can be used throughout the application
solophp/translate
70 Downloads
PHP library that provides a simple way to retrieve strings in various languages
solophp/task-queue
12 Downloads
Enhanced PHP task queue using Solo Database with retry mechanism and task expiration support.
solophp/storage
83 Downloads
Simple file-based storage system for storing string data using key-value pairs.
solophp/settings
45 Downloads
Managing application settings stored in a database
solophp/session
88 Downloads
Secure PHP Session Handler with advanced security features
solophp/router
30 Downloads
A lightweight and flexible PHP router with middleware support, route groups, and named routes
solophp/request-guard
26 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe guards
solophp/query-builder
77 Downloads
A lightweight, fluent SQL query builder for PHP
solophp/paginator
100 Downloads
PHP pagination package
solophp/inertia-svelte-skeleton
0 Downloads
SoloPHP Framework Skeleton Application for Inertia.js and Svelte, ready to start coding
solophp/inertia
96 Downloads
PSR-7 and PSR-15 adapter for Inertia.js
solophp/image-uploader
69 Downloads
A simple PHP library for uploading images
solophp/http-emitter
89 Downloads
PSR-7 HTTP Response Emitter
solophp/http-client
101 Downloads
PSR-18 HTTP client with retry functionality