halimzidoune member since: Apr 14, 2023

halimzidoune's packages

  • 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 cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.