All Projects → auraphp → Aura.Payload_Interface

auraphp / Aura.Payload_Interface

Licence: MIT license
An interface package for Domain Payload implementations.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Aura.Payload Interface

Aura.router
A web router implementation for PHP.
Stars: ✭ 442 (+3583.33%)
Mutual labels:  aura
Aura.intl
Internationalization tools, particularly message translation.
Stars: ✭ 82 (+583.33%)
Mutual labels:  aura
Aura.ui
A Library with a lot of Controls for AvaloniaUI
Stars: ✭ 114 (+850%)
Mutual labels:  aura
Aura.sql
SQL database access through PDO.
Stars: ✭ 483 (+3925%)
Mutual labels:  aura
Aura.http
HTTP Request and Response tools
Stars: ✭ 69 (+475%)
Mutual labels:  aura
Sfdc Ui Lookup
Salesforce Lookup Component (Aura version, maintenance only, see LWC version for updates)
Stars: ✭ 94 (+683.33%)
Mutual labels:  aura
Rgb.net
The one-stop SDK for RGB-peripherals
Stars: ✭ 311 (+2491.67%)
Mutual labels:  aura
Borealis
Asus Aura Sync driver application for Linux
Stars: ✭ 134 (+1016.67%)
Mutual labels:  aura
Aura.view
Provides TemplateView and TwoStepView using PHP as the templating language, with support for partials, sections, and helpers.
Stars: ✭ 81 (+575%)
Mutual labels:  aura
Aura Operating System
AuraOS, the Franco-English Operating System developed in C# using Cosmos!
Stars: ✭ 111 (+825%)
Mutual labels:  aura
Ray.aurasqlmodule
Aura.Sql module for Ray.Di
Stars: ✭ 5 (-58.33%)
Mutual labels:  aura
Aura.input
Tools to describe HTML form fields and values.
Stars: ✭ 60 (+400%)
Mutual labels:  aura
Aura.cli
Command-Line Interface tools
Stars: ✭ 103 (+758.33%)
Mutual labels:  aura
Openrgb
Open source RGB lighting control that doesn't depend on manufacturer software. Supports Windows, Linux, MacOS. Issue tracker is on GitLab: https://gitlab.com/CalcProgrammer1/OpenRGB
Stars: ✭ 464 (+3766.67%)
Mutual labels:  aura
Aura.auth
Provides a unified interface to local and remote authentication systems.
Stars: ✭ 121 (+908.33%)
Mutual labels:  aura
Aura.di
Dependency Injection System
Stars: ✭ 321 (+2575%)
Mutual labels:  aura
Aura.autoload
A PSR-0 compliant autoloader
Stars: ✭ 93 (+675%)
Mutual labels:  aura
Aura.session
Tools for managing sessions, including session segments and read-once messages
Stars: ✭ 185 (+1441.67%)
Mutual labels:  aura
Aura.filter
Validate and sanitize arrays and objects.
Stars: ✭ 134 (+1016.67%)
Mutual labels:  aura
Sfdc Lax
The service Lightning Component to write a clear asynchronous JavaScript code
Stars: ✭ 109 (+808.33%)
Mutual labels:  aura

Aura.Payload_Interface

An interface package for Domain Payload implementations.

Installation and Autoloading

This package is installable and PSR-4 autoloadable via Composer as aura/payload-interface.

Alternatively, download a release, or clone this repository, then map the Aura\Payload_Interface\ namespace to the package src/ directory.

Dependencies

This package requires PHP 5.5 or later; it has been tested on PHP 5.6, PHP 7, and HHVM. We recommend using the latest available version of PHP as a matter of principle.

Aura library packages may sometimes depend on external interfaces, but never on external implementations. This allows compliance with community standards without compromising flexibility. For specifics, please examine the package composer.json file.

Quality

Scrutinizer Code Quality Code Coverage Build Status

This project adheres to Semantic Versioning.

To run the unit tests at the command line, issue composer install and then phpunit at the package root. This requires Composer to be available as composer, and PHPUnit to be available as phpunit.

This package attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request.

Community

To ask questions, provide feedback, or otherwise communicate with other Aura users, please join our Google Group, follow @auraphp, or chat with us on Freenode in the #auraphp channel.

Documentation

This package is fully documented here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].