Pinned Repositories
directus-api-client
A library used to interact with the Directus API using PHP.
php-array-helpers
PHP helper class to provide useful array functions.
php-cookies
Helper class to easily and safely work with cookies.
php-http-request
Easily handle data from incoming HTTP requests.
php-http-response
Easily send HTTP responses.
php-sanitize
Simple class used to sanitize, filter and cast data.
route-it
A fast, flexible router which can be used to quickly build RESTful web apps.
session-manager
A framework-agnostic PHP library to manage sessions using multiple storage options.
simple-pdo
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
skin
A free open source library of Tailwind CSS components.
Bayfront Media's Repositories
bayfrontmedia/php-array-helpers
PHP helper class to provide useful array functions.
bayfrontmedia/skin
A free open source library of Tailwind CSS components.
bayfrontmedia/php-http-response
Easily send HTTP responses.
bayfrontmedia/php-http-request
Easily handle data from incoming HTTP requests.
bayfrontmedia/directus-api-client
A library used to interact with the Directus API using PHP.
bayfrontmedia/monolog-pdo
Monolog handler used to write log files to a MySQL database.
bayfrontmedia/multi-curl
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
bayfrontmedia/php-cookies
Helper class to easily and safely work with cookies.
bayfrontmedia/php-hooks
An easy to use hooks library for managing events and filters.
bayfrontmedia/session-manager
A framework-agnostic PHP library to manage sessions using multiple storage options.
bayfrontmedia/simple-pdo
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
bayfrontmedia/veil
A fast, lightweight, framework-agnostic PHP template engine.
bayfrontmedia/cron-scheduler
A flexible framework-agnostic cron job scheduler using human-readable expressions.
bayfrontmedia/encryptor
A fast, simple two-way encryption library utilizing OpenSSL.
bayfrontmedia/openapi-parser
PHP OpenAPI specification parser
bayfrontmedia/php-validator
Simple class used to validate a variety of data.
bayfrontmedia/bones
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
bayfrontmedia/route-it
A fast, flexible router which can be used to quickly build RESTful web apps.
bayfrontmedia/array-schema
A simple library used to force a predefined "schema" for a given array.
bayfrontmedia/bones-app
A simple boilerplate to begin building an application using the Bones framework.
bayfrontmedia/bones-service-api
API service to be used with the Bones framework.
bayfrontmedia/bones-service-webapp
Web app service to be used with the Bones framework.
bayfrontmedia/bones-web
A simple boilerplate to begin building a web application with Tailwind using the Bones framework.
bayfrontmedia/container
An easy to use PSR-11 compatible dependency injection container.
bayfrontmedia/leaky-bucket
Framework-agnostic throttling using the leaky bucket algorithm.
bayfrontmedia/mail-manager
Framework agnostic library to queue and send emails from multiple services using a consistent API.
bayfrontmedia/multi-filesystem
An easy-to-use library used to manage multiple Flysystem adapters from a single class.
bayfrontmedia/multi-logger
An easy-to-use library used to manage multiple Monolog channels from a single class.
bayfrontmedia/php-string-helpers
PHP helper class to provide useful string functions.
bayfrontmedia/wp-tailor
Create a tailored WordPress environment by customizing its default functionality.