Libraries tagged by patienceman
patienceman/filtan
2916 Downloads
Filtan is Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.
patienceman/synca
2368 Downloads
Provide a convenient way to interact with Notifications, including Emails, Dbnotification, and one signal notifications, it just helps your declaration and interaction easier.
patienceman/deper
2721 Downloads
One line Dependencies Injections for laravel and php
patienceman/custom-handler
2703 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
patienceman/notifier
1105 Downloads
Provide a convenient way to interact with Notifications, including Emails, Dbnotification, and one signal notifications, it just helps your declaration and interaction easier.
patienceman/httprequestor
17 Downloads
HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast usage