Libraries tagged by data objects
smartdata/smartdata
62 Downloads
Data from Open Data providers compiled into easy to use PHP objects
raphhh/balloon
326 Downloads
Tiny file ORM
ov-code/elasticoc
1226 Downloads
A Object oriented client for Elastic.No more infinite arrays that you can't control. No more extra fields, no more dates as string. Now Elastic will be work as it sould work
mash/mysql-json-serializer
1131 Downloads
Tools for serialization data to json from mysql
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
honeybee/trellis
5864 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
geobase/countries
96 Downloads
Data from Open Data providers compiled into easy to use PHP objects
filth/redisbrowser-bundle
22 Downloads
Provides a Redis-Data Browser
cottagelabs/coar-notifications
211 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
brick/orm
52 Downloads
Object-Relational Mapper
basemax/jpophp
318 Downloads
JPOPHP (JSON Parser Object PHP) is a library for parsing the data in JSON format.
bakame/cron
12 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
anekdotes/staticmodel
399 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.