Description
Static Eloquent Model Library
Squire provides a collection of static Eloquent models that supply common fixture data for web applications, including countries, currencies, and airports.
Typical Use Cases
- Populate dropdown menus, such as a country selector on an address form.
- Enrich other application models with additional data, e.g., attaching airport information to a Flight model.
- Validate user input against predefined datasets.
Related Projects
Laravel Artifact
Media Management Package
Mirror
Impersonation Package
LaravelPlus Updater
Sync Laravel Projects
Laravel Credits
Credit Management System
Laravel Glider
Glide Image Manipulation in Blade Templates
Laravel Ownable
Eloquent Ownership Relationships