Libraries tagged by bayfrontmedia
bayfrontmedia/php-mime-types
19631 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
bayfrontmedia/php-array-helpers
8850 Downloads
Helper class to provide useful array functions.
bayfrontmedia/veil
1248 Downloads
A fast, lightweight, framework-agnostic PHP template engine.
bayfrontmedia/simple-pdo
1226 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
bayfrontmedia/php-validator
2306 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
bayfrontmedia/php-string-helpers
2762 Downloads
Helper class to provide useful string functions.
bayfrontmedia/php-sanitize
1385 Downloads
Simple class used to sanitize, filter and cast data.
bayfrontmedia/php-http-response
1539 Downloads
Easily send HTTP responses.
bayfrontmedia/php-http-request
1448 Downloads
Easily handle data from incoming HTTP requests.
bayfrontmedia/php-hooks
1381 Downloads
An easy to use hooks library for managing events and filters.
bayfrontmedia/translation
1119 Downloads
A PHP translation library utilizing multiple language storage options.
bayfrontmedia/route-it
1263 Downloads
A fast, flexible router which can be used to quickly build RESTful web apps.
bayfrontmedia/php-time-helpers
1223 Downloads
Helper class to provide useful time related functions.
bayfrontmedia/php-jwt
743 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
bayfrontmedia/php-cookies
1130 Downloads
Helper class to easily work with cookies.