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/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-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/randomstringgenerator
Provides methods to generate cryptographically strong random strings based on an input alphabet.