Libraries tagged by aWhere
jewei/tinyphp
1 Downloads
A lightweight PHP framework focused on simplicity, clarity, and adherence to PSR standards.
eboreum/immutable-interface-phpstan-checker
0 Downloads
Check your project's code for adherence to immutability (class implementing Eboreum\ImmutableInterface\ImmutableInterface) using PHPStan (https://phpstan.org/).
citricguy/twilio-laravel
119 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.
bsecure/bsecure-payments
5 Downloads
bSecure Payment Plugin is a Php library that allows you to securely process your payments. This plugin instantly creates a form that adheres to PCI, HIPAA, GDPR, or CCPA security requirements.
orno/loader
875 Downloads
An autoloader package that allows you to adhere to PSR-0 and PSR-4 standards with classmap autoloading thrown in.
seld/signal-handler
85679592 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
spaze/phpstan-disallowed-calls
24156624 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
fico7489/laravel-eloquent-join
606084 Downloads
This package introduces the join magic for eloquent models and relations.
tamtamchik/namecase
642801 Downloads
This package allows you to convert names into the correct case where possible.
jolicode/php-os-helper
3664908 Downloads
Helpers to detect the OS of the machine where PHP is running.
dcat/laravel-wherehasin
175754 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
612956 Downloads
Laravel framework relation has in implement
mpyw/eloquent-has-by-non-dependent-subquery
519662 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
roave/no-floaters
360215 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
cjmellor/browser-sessions
76263 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security