Libraries tagged by array to model
fivelab/model-normalizer
1125 Downloads
Normalize object to arrays
newbridgegreen/extjs-bundle
24 Downloads
Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle
anekdotes/staticmodel
391 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.
openlss/lib-datamodel
97 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
sunnysideup/orm-extras
72 Downloads
Make it easier to work with the ORM with some short-cuts
dtmind/dtdatamysql
14 Downloads
Connection to db struture, form DTPDO.
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model
hgato/php-crud-comparator
45 Downloads
Library to compare PHP model arrays
robindrost/prismic-integration-field-laravel
336 Downloads
A package that allows you to convert your models or collection of models to an Prismic integration field ready array.
vishnu/fillable-generator
28 Downloads
Laravel package to generate fillable arrays for Eloquent models
tiagosampaio/tmdb-api-php
7 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
mediaflux/php-tmdb-api
12 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
lartak/thetvdb-api
12 Downloads
PHP wrapper for The TVDB API v2. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The TVDB.
evinkuraga/tmdb-api
246 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.