Libraries tagged by PHP Dates
popo/generator
38497 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
iwink/tree
41750 Downloads
Tree data structure for PHP
doctrine/skeleton-mapper
9610 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
orbitale/array-fixture
33904 Downloads
A Doctrine Data Fixture service based on PHP arrays.
netlogix/jsonapiorg-consumer
165316 Downloads
PHP consumer package for jsonapi.org data
kodus/session
36871 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
byjg/anydataset-db
69639 Downloads
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-array
71838 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset
123811 Downloads
Anydataset is an agnostic data source abstraction layer in PHP. Core Module.
rhilip/bencode
21878 Downloads
A pure and simple PHP library for encoding and decoding Bencode data
milesasylum/slurp
120549 Downloads
A simple PHP ETL tool with validation of source data.
inter-mediator/fmdataapi
51992 Downloads
FMDataAPI is the class library in PHP for accessing FileMaker database with FileMaker Data API.
fusonic/csv-reader
82036 Downloads
Map data from CSV files to typed PHP models.
yiisoft/input-http
44372 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
staabm/password_exposed
317447 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.