Libraries tagged by Datum
stefangabos/zebra_session
99105 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
staabm/password_exposed
227058 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
spiral/json-schema-generator
3935 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
sjbr/static-info-tables
2559202 Downloads
Data and API for countries, languages and currencies for use in TYPO3 CMS.
sizuhiko/fabricate
588596 Downloads
PHP data generator for Testing
silverstripe/taxonomy
433662 Downloads
Provide extra taxonomy for cataloguing the data.
silverstripe/gridfieldqueuedexport
185134 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
silverstripe/frameworktest
237452 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
shuchkin/simplecsv
62954 Downloads
Parse and retrieve data from CSV files. Export data to CSV.
setono/editorjs-php
44363 Downloads
PHP library for handling data from the EditorJS
schematicon/validator
68642 Downloads
Schemation Validator is powerful validator of various data structures.
sauladam/shipment-tracker
26936 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
samsonasik/array-lookup
46599 Downloads
A fast lookup library that help you verify and search array and Traversable data
samdark/hydrator
71996 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
rych/random
402483 Downloads
Random data generator for PHP