Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel #4

Open
4513 opened this issue Jul 23, 2023 · 1 comment
Open

Laravel #4

4513 opened this issue Jul 23, 2023 · 1 comment

Comments

@4513
Copy link
Owner

4513 commented Jul 23, 2023

Create a lib that uses all price related libs.

The new lib should contain:

  • Facade to work with prices
  • Factory to create a price
  • Attribute casting for Eloquent
  • Configuration for the prices
  • Models for prices - a model has a price
  • Interfaces that tell that a class has a price
  • Formatter/Printer of the price using a translator
  • Migration that creates a table that holds prices of a model
  • Configurable VAT resolvers, providers
  • Configurable Currency provider
@4513 4513 moved this to Todo in Properties Project Jul 23, 2023
@4513 4513 moved this from Todo to TB released in Properties Project Sep 23, 2023
@4513
Copy link
Owner Author

4513 commented Sep 30, 2023

Packagist: https://packagist.org/packages/mibo/laravel-properties
GitHub: https://github.com/4513/laravel-properties
Composer name: mibo/laravel-properties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: TB released
Development

No branches or pull requests

1 participant