Packages from halimzidoune
-
PHP
halimzidoune/laravel-postman-api
This package allow to export all API routes from your laravel project to be used in postman and make tests manualy.
-
PHP
halimzidoune/query-macro-helper
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code clea