Libraries tagged by model data
techies-africa/laravel-nomad
655 Downloads
Automatic UTC-to-user-timezone conversion for Laravel Eloquent models
sunnysideup/cleanup-tables
940 Downloads
Delete stale data.
shoot/shoot
229948 Downloads
Shoot aims to make providing data to your templates more manageable
rubix/server
2311 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rinvex/laravel-tenants
3506 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
rhubarbphp/module-stem
135495 Downloads
A data modelling and ORM module for the Rhubarb PHP framework
pedro151/orm-generator
359 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
pceuropa/yii2-forms
1805 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
nahid-ferdous/laravel-searchable
14476 Downloads
Laravel Package To make Eloquent Queries Shorter.
modd-udo/ewaydatamodel
6729 Downloads
PHP Class implementation of EWay Data Object
limen/redisun
1697 Downloads
Make redis manipulations easy. Unify commands for all data types.
level-2/maphper
770 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
jtl/connector
35768 Downloads
JTL-Connector protocol library and classes
gsferro/powermodel
1209 Downloads
Forma elegante e eficiente de formatar campos de data, hora e afins ao exibir, colocando somente um sufixo no nome original do atributo sem precisar declarar Accessors e/ou Mutators dentro da model
didix16/php-apidatamapper
9769 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.