Libraries tagged by JustSteveKing
juststeveking/laravel-data-object-tools
14463 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel
juststeveking/laravel-business-process
3858 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
juststeveking/laravel-bastion
437 Downloads
Stripe-inspired API authentication with environment isolation, granular scopes, and built-in security.
juststeveking/http-slim
72755 Downloads
A slim psr compliant http client to provide better interoperability.
juststeveking/http-auth-strategies
72679 Downloads
A simple PHP package that is used to create different Http Auth Headers
juststeveking/gtin-php
134879 Downloads
A PHP package for validating GTIN codes
juststeveking/workflow-engine
47 Downloads
Durable, resumable workflows for the long-running Laravel processes that spend most of their time waiting.
juststeveking/state-machine
391 Downloads
A small, framework-agnostic PHP state machine for modeling valid transitions between states.
juststeveking/os-process
159 Downloads
A PHP Package to work with OS processes in an OOP way.
juststeveking/laravel-webhooks
16 Downloads
A simple webhook implementation for Laravel.
juststeveking/laravel-flows
19 Downloads
A fluent, modular workflow builder for Laravel.
juststeveking/laravel-api-toolkit
503 Downloads
A toolkit for creating APIs in Laravel
juststeveking/http-helpers
9258 Downloads
A collection of helpers to use when working with HTTP.
juststeveking/laravel-buttondown-email
618 Downloads
Manage Newsletters in Laravel, using the buttondown.email API
juststeveking/eloquent-log-driver
3239 Downloads
A Laravel Log Driver for Eloquent