Libraries tagged by soldo
soloproyectos-php/array
1044 Downloads
A library for managing arrays. This library is part of the SoloProyectos PHP API.
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
13 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
89 Downloads
Secure PHP Session Handler with advanced security features
solophp/request-handler
2 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
solophp/request-guard
27 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe guards
solophp/paginator
102 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
97 Downloads
PSR-7 and PSR-15 adapter for Inertia.js
solophp/image-uploader
69 Downloads
A simple PHP library for uploading images
solophp/formatter
74 Downloads
Transforming data into a polished format
solophp/flash-messages
72 Downloads
Session-based Flash Messages class for PHP