Libraries tagged by Sample Data
intrd/sqlite-dbintrd
103 Downloads
DBIntrd - Simple PHP framework for SQLite3 databases. A magic way to automatically create objects and persists data at SQLite3 tables.
coswat/grapes
59 Downloads
Simple PHP package to manage Date and Time
josantonius/validate
478 Downloads
PHP simple library for managing of data types.
natilosir/jalali
36 Downloads
A simple PHP library for managing Jalali (Shamsi) dates.
didix16/php-apidataobject
7641 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
andkom/php-bitcoin-wallet
66 Downloads
A simple PHP library for reading Bitcoin wallet.dat file.
andkom/php-bitcoin-blockchain
111 Downloads
A simple PHP library for reading Bitcoin blockchain database.
torol/torol
0 Downloads
A simple and elegant ETL (Extract, Transform, Load) library for PHP.
rezakho/khayyam
131 Downloads
A Simple PHP API Extension For Jalali-Shamsi and Gregorian Calendar Based On Carbon Extension
renanhangai/validator
870 Downloads
Validate any php variable using a very simple sintax.
madbob/lov-api
189 Downloads
Simple wrapper for the Linked Open Vocabularies (LOV) API
joaorbrandao/laravel-intervals
353 Downloads
This package creates a simple way of adding time intervals to your projects.
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
didix16/php-hydrator
7637 Downloads
A simple library that uses the hydration pattern to fill objects given different sources of data.
didix16/php-apidatamapper
7642 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.