nickjbedford member since: Nov 28, 2019

nickjbedford's packages

  • PHP

    nickjbedford/block-cache

    Provides code block level HTML, text and object caching to aggressively cache the generated elements of PHP web pages.

  • PHP

    nickjbedford/calendar-timer

    Provides classes to calculate past and future schedule dates based on a reference date.

  • PHP

    nickjbedford/decimal

    A custom implementation of a Decimal class wrapping the BC library.

  • PHP

    nickjbedford/hooks

    Hooks is a small library that provided hookable actions and filters, similar to WordPress. This can be used in any PHP 8.0+ project.

  • PHP

    nickjbedford/json-response

    Defines a uniform JSON response structure for PHP 7.4+ applications.

  • PHP

    nickjbedford/json-response-laravel

    Defines a uniform JSON response structure for Laravel 6+ applications.

  • PHP

    nickjbedford/laravel-endpoints

    The Laravel Endpoints framework provides an easy way to implement API endpoints in separate Responsable-style classes.

  • PHP

    nickjbedford/laravel-scheduling

    The Laravel Scheduling framework provides an easier way to implement Schedule-based tasks that are isolated into a class.

  • PHP

    nickjbedford/laravel-transactions

    Provides a simple class structure for building complicated transactions in Laravel project that handle failure.

  • PHP

    nickjbedford/laravelcollective-html

    HTML and Form Builders for the Laravel Framework

  • PHP

    nickjbedford/randomstringgenerator

    Provides methods to generate cryptographically strong random strings based on an input alphabet.

  • PHP

    nickjbedford/tagcache

    Provides file-based caching of generated/fetched data or text using keys based on objects, allowing for unified key naming conventions and efficient clearing of caches.