#
php-database-models
Here is 1 public repository matching this topic...
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.
pdoquery-buildereloquent-ormdatabase-mappingobject-relational-mappingdatabase-modelsorm-queriesmodel-driven-designphp-database-models
- Updated
Sep 22, 2025 - PHP
Improve this page
Add a description, image, and links to thephp-database-models topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thephp-database-models topic, visit your repo's landing page and select "manage topics."