Grayl PHP Framework (grayl-php)

Grayl PHP Framework

grayl-php

Geek Repo

Github PK Tool:Github PK Tool

Grayl PHP Framework's repositories

grayl-gateway-minfraud

Connects to the MinFraud API. Builds fraud check from user data and payment information. Determines if the payment is high risk. Part of the Grayl PHP framework.

Language:PHPStargazers:1Issues:0Issues:0

grayl-omnipay-payflow

Connects to the Paypal Payflow API. Authorizes direct credit card payments. Captures direct credit card payments. Part of the Grayl PHP framework.

Language:PHPStargazers:1Issues:0Issues:0

grayl-gateway-zendesk

Connects to the ZenDesk API. Creates new users. Updates user fields. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-mixin-common

Miscellaneous mixin classes used in other Grayl packages. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-omnipay-authorizenet

Connects to the Authorize.net API. Authorizes direct credit card payments. Captures direct credit card payments. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-omnipay-common

Interfaces and abstract classes used in all Grayl Omnipay gateway classes. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-omnipay-paypal

Connects to the Paypal API. Creates links for offsite payment. Handles payment cancellations. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-store-order

Creates orders from products and sales. Tracks applied payments and status. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-store-product

Handles products in the store. Calculates features, quantities, and pricing. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-store-sale

Handles product sales in the store. Calculates sale discounts. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-utility

Miscellaneous utility classes used in other Grayl packages. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

.github

Main Readme file for the Grayl organization repo.

License:MITStargazers:0Issues:0Issues:0

grayl-config

Imports configuration files into objects for use in classes. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-database-main

Runs SQL queries against a PDO gateway. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-database-query

Builds select, insert, update, and delete queries using objects. Supports where clauses. Converts query objects into SQL statements ready for use in prepared statements. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-date

Handles date conversions and calculations. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-display-content

Reads large blocks of content from files into objects. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-display-navigation

Builds navigations from objects. Tracks breadcrumbs and next/prev references. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-display-template

Parses template files. Swaps placeholders with values. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-file

Creates, reads, and writes to file handlers. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-gateway-common

Interfaces and abstract classes used in all Grayl gateway classes. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-gateway-mailchimp

Connects to the MailChimp API. Creates mailing lists. Subscribes users to mailing lists. Updates user fields and information. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-gateway-mandrill

Connects to the Mandrill API. Populates an email template with fields. Sends the template as a transactional email. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-gateway-pdo

Creates a PDO object for MySQL database queries. Executes queries on the database using prepared statements. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-gateway-zohocrm

Connects to the ZohoCRM API. Creates new contacts. Updates contact fields. Creates notes for contacts. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-image-thumbnail

Generates different thumbnail sizes from an image. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-input-duplicator

Prevents duplicate web form submissions using keys. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-input-floodcheck

Prevents web form abuse using time checks and keys. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0

grayl-input-form

Sanitizes different types of form input. Part of the Grayl PHP framework.

Language:PHPStargazers:0Issues:0Issues:0