PHPackages                             amondar-libs/php-state-flow - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. amondar-libs/php-state-flow

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

amondar-libs/php-state-flow
===========================

A lightweight PHP package for working with U.S. state codes and names.

1.3.6(1mo ago)06MITPHPPHP ^8.3

Since Apr 15Pushed 1mo agoCompare

[ Source](https://github.com/amondar-libs/php-state-flow)[ Packagist](https://packagist.org/packages/amondar-libs/php-state-flow)[ RSS](/packages/amondar-libs-php-state-flow/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (12)Used By (0)

amondar-libs/php-state-flow
===========================

[](#amondar-libsphp-state-flow)

A lightweight PHP package for working with U.S. state codes and names.

It provides:

- Fast in-memory lookups for state code/name conversions
- Prebuilt regex fragments for validation/parsing
- Optional support for custom vocabularies via backed enums

Requirements
------------

[](#requirements)

- PHP `^8.3`

Installation
------------

[](#installation)

```
composer require amondar-libs/php-state-flow
```

Quick Start
-----------

[](#quick-start)

```
