Libraries tagged by Data_Model
vxsoft/laravel-repository
15 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
bigsnowfr/larastats
36 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
aidask/yii-closure-table-behavior
175 Downloads
ActiveRecord model behavior that allows to work with tree data.
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.
soliantconsulting/simplefm-skeleton
26 Downloads
This application demonstrates use of the SimpleFM\ZF2 package in the Model layer of a Zend Framework 2 MVC application, using the FMServer_Sample database as a data provider.
apps-inteligentes/email-tracking
3092 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
zero-to-prod/data-model-swagger
289 Downloads
DataModels for Swagger 2.0.*
zero-to-prod/data-model-semver
470 Downloads
A DataModel Representing the Components of a SemVer String
zero-to-prod/data-model-generator
678 Downloads
Builds DataModels from a Schema
zero-to-prod/data-model-envoyer
12 Downloads
DataModels for the Envoyer API.
zero-to-prod/data-model-adapter-swagger
141 Downloads
Adapter for the Swagger 2.0 for DataModelGenerator
zero-to-prod/data-model-adapter-openapi30
383 Downloads
An adapter for the OpenAPI 3.0 for DataModelGenerator