MelchiorKokernoot / laravel-autowire-config
Inject your laravel configuration values through DI
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for laravel-autowire-config
- Strict Typing on inline variables for PHP☆161Updated 5 months ago
- Make sure all routes in your Laravel app are ok☆121Updated 2 months ago
- A powerful helper for Laravel eloquent and query builder☆131Updated 8 months ago
- 📚 LaraDumps Docs☆84Updated this week
- Store UTC dates in the database and work with custom timezones in the application☆96Updated 3 weeks ago
- Get information on all the models in your Laravel project☆171Updated 2 months ago
- An opinionated Software-as-a-Service Laravel API Starter Kit for long-term projects inspired by the tactical patterns from Domain-Driven …☆68Updated last year
- Check if your requests would pass validation if you executed them normally☆206Updated last year
- A bunch of general-purpose value objects you can use in your Laravel application.☆192Updated this week
- Log Laravel application request and response with a unique ID for easy debugging☆97Updated 4 months ago
- Type Guard is a lightweight PHP library that allows you to narrow down the type of an variable to a more specific type.☆180Updated 6 months ago
- Create Laravel classes in a domain driven way (insired by Spatie Laravel Beyond CRUD)☆220Updated 3 months ago
- Keep your laravel logs small and tidy.☆82Updated 3 months ago
- Easily filter eloquent models using arrays - great for filtering from http requests