Libraries tagged by Simple String
punarinta/doru-db
18 Downloads
A simple file-based database storing data in JSON.
plato-creative/silverstripe-htmltag
149 Downloads
Provides a simply method for wrapping strings with html tags.
mamadou-aly-sy/bag
2 Downloads
A simple php bag for storing data
jessegall/resources
459 Downloads
A library for representing and managing resources in your PHP application. It provides a simple, intuitive interface for storing and accessing data, and for managing relations between resources.
fivesqrd/una
17 Downloads
Simple PHP library for storing and sending OTPs / 2FAs
cakeweb/typed-array
19 Downloads
A simple base class for strongly typed arrays
topshelfcraft/mixed-data
77 Downloads
A simple JSON-backed field for storing mixed data.
tjm/cache
0 Downloads
A simple filesystem cache implementation for storing PHP data
jarir-ahmed/password-generator
11 Downloads
A simple password generator that creates strong passwords between 8 to 12 characters.
mustafaomar/laravel-fileuploader
17 Downloads
A simple package for uploading media and storing media urls in database
yoshi2889/container
568 Downloads
Simple PSR-11 Container implementation for storing object instances
pinga/cache
28 Downloads
A simple cache library to manage application cache storing, loading and purging
alirezaevil81/password-generator
0 Downloads
This project provides a simple yet powerful PHP script for generating strong, secure passwords with customizable options. The script allows users to generate passwords with a mix of uppercase letters, lowercase letters, numbers, and special characters.
timitek/getrets
144 Downloads
A simple "no framework" php wrapper for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources. GetRETS® as a service provides a RESTful API endpoint for consuming the data, and although it's not limited to only being used in PHP applications, and users aren't required to use our SDK, we have provided a simple PHP SDK for the API and set of documentation for it's use. Live Demo at: http://www.timitek.com/phpsdk/
steefdw/filecrypt
35 Downloads
FileCrypt is a simple yet powerful PHP package designed to help developers easily encrypt and decrypt files. This library utilizes the Libsodium cryptography library, ensuring strong encryption standards.