Libraries tagged by azra
aura/payload-interface
340834 Downloads
An interface package for Domain Payload implementations.
aura/payload
318675 Downloads
A Domain Payload implementation.
aura/marshal
130789 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
aura/html
230176 Downloads
Provides HTML escapers and helpers, including form input helpers.
aura/accept
484667 Downloads
Provides content-negotiation tools using Accept* headers.
arara/process
56085 Downloads
Provides a better API to work with processes on Unix-like systems
amranidev/laracombee
26018 Downloads
Recommendation system for laravel
akrabat/rka-slim-session-middleware
208202 Downloads
Simple session middleware for Slim Framework
akrabat/rka-content-type-renderer
318441 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
akrabat/proxy-detection-middleware
52438 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
afragen/github-updater
20184 Downloads
A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.
abram/laravel-odbc
66112 Downloads
ODBC integration for Laravel framework
tonirilix/nested-json-flattener
72913 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tanthammar/tall-forms
35607 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
symplify/php-config-printer
2217870 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper