Libraries tagged by bayfrontmedia
bayfrontmedia/php-jwt
821 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
bayfrontmedia/php-cookies
1150 Downloads
Helper class to easily work with cookies.
bayfrontmedia/multi-filesystem
10 Downloads
An easy-to-use library used to manage multiple Flysystem adapters from a single class.
bayfrontmedia/multi-curl
1031 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
bayfrontmedia/monolog-pdo
48 Downloads
Monolog handler used to write log files to a MySQL database.
bayfrontmedia/encryptor
792 Downloads
A fast, simple two-way encryption library utilizing OpenSSL.
bayfrontmedia/cron-scheduler
1547 Downloads
A flexible framework-agnostic cron job scheduler using human-readable expressions.
bayfrontmedia/container
1246 Downloads
An easy to use PSR-11 compatible dependency injection container.
bayfrontmedia/bones-service-webapp
43 Downloads
Web app service to be used with the Bones framework
bayfrontmedia/bones
1435 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
bayfrontmedia/session-manager
715 Downloads
A framework-agnostic PHP library to manage sessions using multiple storage options.
bayfrontmedia/multi-logger
117 Downloads
An easy-to-use library used to manage multiple Monolog channels from a single class.
bayfrontmedia/leaky-bucket
783 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
bayfrontmedia/directus-api-client
213 Downloads
A library used to interact with the Directus API using PHP.
bayfrontmedia/bones-web
10 Downloads
A starter kit to begin building a web application with Tailwind using the Bones framework