An open API service providing repository metadata for many open source software ecosystems.

Topic: "php-database-models"

roycanales17/Eloquent-Class

Eloquent is the default ORM (Object-Relational Mapping) included with the framework. It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Language: PHP - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0