Libraries tagged by bayfrontmedia
bayfrontmedia/php-mime-types
104196 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
bayfrontmedia/php-array-helpers
15104 Downloads
Helper class to provide useful array functions.
bayfrontmedia/php-string-helpers
3899 Downloads
Helper class to provide useful string functions.
bayfrontmedia/php-http-response
1849 Downloads
Easily send HTTP responses.
bayfrontmedia/php-hooks
2008 Downloads
An easy to use hooks library for managing events and filters.
bayfrontmedia/monolog-pdo
1021 Downloads
Monolog handler used to write log files to a MySQL database.
bayfrontmedia/veil
1382 Downloads
A fast, lightweight, framework-agnostic PHP template engine.
bayfrontmedia/simple-pdo
1388 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
bayfrontmedia/php-validator
5894 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
bayfrontmedia/php-sanitize
1573 Downloads
Simple class used to sanitize, filter and cast data.
bayfrontmedia/php-http-request
1749 Downloads
Easily handle data from incoming HTTP requests.
bayfrontmedia/php-cookies
1193 Downloads
Helper class to easily work with cookies.
bayfrontmedia/multi-curl
4281 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
bayfrontmedia/leaky-bucket
843 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
bayfrontmedia/directus-api-client
3434 Downloads
A library used to interact with the Directus API using PHP.