Libraries tagged by file model
njuhel/swagger-validator
1901 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
cryptounifier/cryptocurrency
9551 Downloads
Cryptocurrency config file helper and CoinGecko helper class. Internal usage.
open-code-modeling/json-schema-to-php
961 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
yii2-extended/yii2-export-policy-datetime
6083 Downloads
An implementation of the yii2 export policy interface that creates files for each models and one of their date field values
xpeedstudio/laravel-medialibrary-mongodb
1235 Downloads
Associate files with Eloquent models
programic/laravel-medialibrary
3408 Downloads
Associate files with Eloquent models
laravel-liberu/laravel-gedcom
2238 Downloads
A package that converts gedcom files to Eloquent models
bogddan/laracsv
1587 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
ashen-1-dev/laravel-medialibrary-mongodb
933 Downloads
Associate files with Eloquent models
smirltech/laravel-media
1823 Downloads
Associate files to with eloquent models
nadlambino/uploadable
25 Downloads
Automatically handle the file uploads for your models.
burn/yii2-db-archiver
5930 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
bkwld/upchuck
13349 Downloads
A simple, automatic handler of file uploads for Laravel's Eloquent models using using Flysystem.
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
mo-masoud/laravel-enum
1183 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.