Libraries tagged by bayfrontmedia
bayfrontmedia/php-mime-types
37016 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
bayfrontmedia/php-array-helpers
10276 Downloads
Helper class to provide useful array functions.
bayfrontmedia/php-validator
2566 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
bayfrontmedia/php-string-helpers
3393 Downloads
Helper class to provide useful string functions.
bayfrontmedia/php-http-response
1743 Downloads
Easily send HTTP responses.
bayfrontmedia/php-hooks
1683 Downloads
An easy to use hooks library for managing events and filters.
bayfrontmedia/monolog-pdo
346 Downloads
Monolog handler used to write log files to a MySQL database.
bayfrontmedia/php-sanitize
1511 Downloads
Simple class used to sanitize, filter and cast data.
bayfrontmedia/php-jwt
882 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
bayfrontmedia/php-http-request
1646 Downloads
Easily handle data from incoming HTTP requests.
bayfrontmedia/mail-manager
885 Downloads
Framework agnostic library to queue and send emails from multiple services using a consistent API.
bayfrontmedia/bones-service-user
8 Downloads
A service to manage a user from a web app using the Bones framework
bayfrontmedia/bones-service-orm
66 Downloads
Object-relational mapping service for the Bones framework
bayfrontmedia/bones-service-api
48 Downloads
API service to be used with the Bones framework
bayfrontmedia/openapi-parser
18 Downloads
PHP OpenAPI specification parser