Libraries tagged by Sample Data
hotstream/laravel-tmdb
44 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
silvercommerce/versionhistoryfield
4935 Downloads
Field that hows a simple version history of a versioned DataObject.
costamilam/alpha
19 Downloads
The simple PHP Framework for routing, control, database access, auth and more
natilosir/bot
29 Downloads
A simple PHP library for managing Jalali (Shamsi) dates.
kodegrenade/naija-faker-laravel
7 Downloads
A simple package that generates fake typical Nigerian data.
jdwx/stream
3303 Downloads
A simple PHP module for handling arbitrarily large data streams
oleku/mcache
249 Downloads
Simple class that extends memcache to allow data larger than 1MB.
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
xorgxx/doctrine-encryptor-bundle
117 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
tegos/laravel-telescope-flusher
138 Downloads
telescope-flusher is a Laravel package that provides a simple Artisan command to completely flush all Telescope data from the database
stinis87/nva
25 Downloads
NVA (Nasjonaltiv vitenarkiv) API Client designed to interact with the NVA API. It provides a simple and efficient way to make requests to this API, allowing you to search for publications, persons and other related data.
phpdevcommunity/php-validator
25 Downloads
PHP Validator is a fast, extensible, and simple PHP validation library that allows you to easily validate various types of data.
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
mouf/utils.common.formatters
33611 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.