Libraries tagged by bayfrontmedia
bayfrontmedia/php-jwt
927 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
bayfrontmedia/php-http-request
1667 Downloads
Easily handle data from incoming HTTP requests.
bayfrontmedia/php-cookies
1178 Downloads
Helper class to easily work with cookies.
bayfrontmedia/encryptor
825 Downloads
A fast, simple two-way encryption library utilizing OpenSSL.
bayfrontmedia/cron-scheduler
1590 Downloads
A flexible framework-agnostic cron job scheduler using human-readable expressions.
bayfrontmedia/container
1285 Downloads
An easy to use PSR-11 compatible dependency injection container.
bayfrontmedia/bones
1491 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
bayfrontmedia/openapi-parser
18 Downloads
PHP OpenAPI specification parser
bayfrontmedia/translation
1158 Downloads
A PHP translation library utilizing multiple language storage options.
bayfrontmedia/multi-logger
124 Downloads
An easy-to-use library used to manage multiple Monolog channels from a single class.
bayfrontmedia/multi-filesystem
15 Downloads
An easy-to-use library used to manage multiple Flysystem adapters from a single class.
bayfrontmedia/mail-manager
885 Downloads
Framework agnostic library to queue and send emails from multiple services using a consistent API.
bayfrontmedia/leaky-bucket
787 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
bayfrontmedia/bones-web
19 Downloads
A starter kit to begin building a web application with Tailwind using the Bones framework
bayfrontmedia/bones-service-webapp
69 Downloads
Web app service to be used with the Bones framework