I craft impactful web applications to automate your business
-
Freelance web developer and consultant
- Remote + Ghent, Belgium
- https://sebastiaanluca.com
- @sebastiaanluca
Block or Report
Block or report sebastiaanluca
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
laravel-helpers Public
An extensive set of Laravel framework helper functions and collection macros.
-
laravel-boolean-dates Public
Automatically convert Eloquent model boolean attributes to dates (and back).
-
php-pipe-operator Public
Enable method chaining or fluent expressions for any value and method.
-
laravel-module-loader Public
A lightweight package to organize your code into contextual modules.
-
1
<?php23declare(strict_types=1);
45namespace App\DataTransferObjects;