Skip to content

CodeSleeve/holloway

Repository files navigation

Holloway

A Holloway in nature

Tests Latest Version on Packagist PHP Version Total Downloads License

Holloway is an ORM toolkit for Laravel that let's you create your own custom datamappers on top of Laravel's illuminate/database package. It offers you the query builder you know and love, but at the same time gives you complete control over how your ORM records (Entities) are mapped to and from your database. You can create unbreakable domain models (Entities that are never allowed to exist in an invalid state), with complete control over their construction and behavior throughout the entire application request lifecycle.

Documentation

Core Concepts

Mappers & Querying

Relationships

Advanced Topics

Contributing

Thank you for your interest in improving Holloway! We're currently not accepting PRs at the moment. If you find a bug or have a proposal, please open an issue.

License

Holloway is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages