Libraries tagged by bayfrontmedia
bayfrontmedia/php-mime-types
29089 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
bayfrontmedia/php-array-helpers
9462 Downloads
Helper class to provide useful array functions.
bayfrontmedia/php-validator
2481 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
bayfrontmedia/php-string-helpers
3115 Downloads
Helper class to provide useful string functions.
bayfrontmedia/php-jwt
821 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
bayfrontmedia/php-http-response
1677 Downloads
Easily send HTTP responses.
bayfrontmedia/php-hooks
1553 Downloads
An easy to use hooks library for managing events and filters.
bayfrontmedia/mail-manager
845 Downloads
Framework agnostic library to queue and send emails from multiple services using a consistent API.
bayfrontmedia/openapi-parser
14 Downloads
PHP OpenAPI specification parser
bayfrontmedia/simple-pdo
1292 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
bayfrontmedia/php-sanitize
1451 Downloads
Simple class used to sanitize, filter and cast data.
bayfrontmedia/php-http-request
1583 Downloads
Easily handle data from incoming HTTP requests.
bayfrontmedia/php-cookies
1147 Downloads
Helper class to easily work with cookies.
bayfrontmedia/monolog-pdo
47 Downloads
Monolog handler used to write log files to a MySQL database.
bayfrontmedia/bones-service-webapp
40 Downloads
Web app service to be used with the Bones framework