21 Repositories
PHP state-monad Libraries
A simple class that provides access to country & state list.
GeoData A simple class that provides access to country & state list. Installation composer require ahmard/geodata Usage Fetch country list ?php use
States allows you to create PHP classes following the State Pattern in PHP.
States allows you to create PHP classes following the State Pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflows writing.
This tool gives you the ability to set the default collapse state for Nova 4.0 menu items.
Nova Menu Collapsed This tool gives you the ability to set the default collapse state for Nova 4.0 menu items. Requirements php: =8.0 laravel/nova: ^
XState - A State Machine for PHP
XState - A State Machine for PHP State machine library to play with any complex behavior of your PHP objects Installation You can install the package
Geographer is a PHP library that knows how any country, state or city is called in any language
Geographer Geographer is a PHP library that knows how any country, state or city is called in any language. Documentation on the official website Incl
A collection of all 774 local government areas in Nigeria
A collection of all 774 local government areas in Nigeria. All LGAS with State Name, Latitude, Longitude and Wikidata:Identifiers.
A simple laravel state machine to handle model transitions, based on a pre-defined list of rules
A simple state machine that allows transitioning model states based on pre-defined rules. Installation You can install the package via composer: compo
A commandline based tool to sync watch state between different media servers
Warning This is an early release version, expect bugs and edge cases that we haven't encountered. Please keep that in mind before running this tool. w
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand,Written by Roberto Cezar Bianchini, July 2010 ported to php by MrFerrys.
SNIA SSS PTS test suite based on SNIA's Solid State Storage Performance Test Specification for Transcend products
SNIA-SSS-PTS ABSTRACT SNIA SSS PTS describes a solid state storage device-level performance test methodology, test suite and reporting format intended
Reset UI Bookmarks allows admin users to reset their own UI bookmarks such as state of filters, column positions and applied sorting ( e.g Sales Orders ).
Reset Ui Bookmarks Reset UI Bookmarks becomes an invaluable tool while working daily in the admin panel, especially on Magento® instances with a large
Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
About Wire Elements Modal Wire Elements Modal is a Livewire component that provides you with a modal that supports multiple child modals while maintai
A simple functional programming library for PHP
bingo-functional A simple functional programming library for PHP. Requirement(s) PHP 7 or higher Rationale PHP, a language not commonly associated wit
Monadic Doctrine repositories helper classes and services.
Doctrine Repository Monadic Helper Description This project provides the necessary classes and services to use Doctrine repositories in a more functio
Active State Helper for Laravel Blade
laravel-activehelper Active State Helper for Laravel Blade Lightweight and simple Introduction Basically we do like this. li class="sidebar {{ Reques
Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
About LivewireUI Modal LivewireUI Modal is a Livewire component that provides you with a modal that supports multiple child modals while maintaining s
The Runtime Component enables decoupling applications from global state.
Runtime Component Symfony Runtime enables decoupling applications from global state. This Component is experimental. Experimental features are not cov
Generally, a graceful shutdown is preferable in the case of any OS that saves its state
Graceful Shutdown with PHP Generally, a graceful shutdown is preferable in the case of any OS that saves its state.
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
PHPIDS PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web ap
A simple Monad library for PHP
MonadPHP This is a basic Monad library for PHP. Usage Values are "wrapped" in the monad via either the constructor: new MonadPHP\Identity($value) or t
A Simple PHP Finite State Machine
Finite, A Simple PHP Finite State Machine Finite is a Simple State Machine, written in PHP. It can manage any Stateful object by defining states and t