Fork that merges UUID support in. Will maintain until it's in upstream. Mirror of https://github.com/mikerockett/verbs (fork of hirethunk/verbs)
  • PHP 99.8%
  • Shell 0.2%
Find a file
Mike Rockétt 114314bc75
All checks were successful
Tests / SQLite (push) Successful in 1m47s
Publish Package / publish (push) Successful in 10s
add libicu-dev and intl php extension to ci
2026-04-22 22:38:16 +02:00
.forgejo/workflows add libicu-dev and intl php extension to ci 2026-04-22 22:38:16 +02:00
art Use a slightly smaller animated logo 2023-11-15 18:47:39 -05:00
bin Switch to pre-commit hook 2023-12-29 12:08:21 -05:00
config Use the PhpDocExtractor in addition to the ReflectionExtractor. (#125) 2024-12-18 15:44:17 -05:00
database/migrations Extend non-snowflake support to entire project 2025-10-17 11:56:41 -04:00
docs Docs: Update ids.md (#205) 2025-04-01 12:25:27 -04:00
examples Better singletons (#172) 2025-01-08 12:43:39 -05:00
src replace snowflake helper with id facade in state new method 2026-04-22 22:13:03 +02:00
stubs Add support for internachi/modular (#69) 2024-02-16 16:15:50 -05:00
tests Merge branch 'uuidv7' of github.com:mikerockett/verbs 2026-04-22 20:27:56 +02:00
workbench Dynamic routes 2023-11-06 00:07:04 -05:00
.editorconfig Initial commit 2023-04-29 07:11:58 -04:00
.gitattributes Stop examples and workbench in the packagist repo 2023-11-24 14:23:45 +11:00
.gitignore Return null from if replaying 2023-12-08 18:17:05 -05:00
CHANGELOG.md Replace modular with modularize (#236) 2026-01-31 20:24:58 -05:00
composer.json Initial Laravel 13 support (#243) 2026-03-23 16:27:16 -04:00
ide.json Improve IDE/static analysis support (#64) 2024-02-16 12:26:03 -05:00
LICENSE.md A little bit of clean up 2023-09-13 23:48:10 -04:00
phpunit.xml.dist WIP 2023-09-15 08:33:30 -04:00
phpunit.xml.dist.bak WIP 2023-09-15 08:33:30 -04:00
README.md Use a slightly smaller animated logo 2023-11-15 18:47:39 -05:00
testbench.yaml Commit workbench config 2023-11-16 13:34:44 -05:00
whisky.json Switch to pre-commit hook 2023-12-29 12:08:21 -05:00

Verbs

Verbs

Verbs is an event sourcing package for PHP artisans. It aims to take all the good things about event sourcing, and remove as much of the boilerplate and jargon as possible. Think in Verbs… not nouns.

Read the Docs