Libraries tagged by Simple String
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
ballen/sluginator
404 Downloads
A simple URL slug creation library for PHP, simply feed it a string (such as a blog title) and it will create a URL friendly slug.
afief/slim
63 Downloads
This is a form repo of slim framework from slim/slim with some update like middleware arguments, return object response into a json string, etc. Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
a4sex/self-signed-token
407 Downloads
A simple self-signed token based on a secret string and creation time.
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
piscibus/php-hashtag
1782 Downloads
A simple php service for parsing hashtags from a string in any language.
freedomsex/self-signed-token
622 Downloads
A simple self-signed token based on a secret string and creation time.
utopia-php/cache
220677 Downloads
A simple cache library to manage application cache storing, loading and purging
rinvex/laravel-authy
71892 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
rinvex/authy
172168 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
stymiee/php-simple-encryption
6341 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
kodus/session
36692 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
dinke/curl-http-client
4767 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
chrisullyott/php-log
8760 Downloads
A dead-simple logger, storing data in JSON.
silviooosilva/cacheer-php
68 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.