General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Converts a string to a slug. Includes integrations for Symfony
Slugify is a PHP library that converts strings into URL-friendly slugs. It replaces spaces and special characters with hyphens or other specified separators, making it ideal for generating SEO-friendly URLs. Slugify is lightweight, fast, and highly configurable, supporting custom rules and language-specific transliterations for accurate slug creation.
Formagic moved to GitHub. Please visit https://github.com/Weasle/Formagic/ to stay up to date.
Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
an online collectible card game in the works. not quite a 'magic' clone, as each player will be able to create their own character, and eventually, their own cards. bring your thinking caps!
A Roman Senate Simulator with many automated RPG elements as well as RTS elements. Minimal human moderation required for play. AI battles, legislation, negotiations, deity worship, charactercreation, assassinations, offices, titles, and more.
A generic MUD Engine in language C (Universe and rules independent), role-play oriented, which uses XML for data.
Some creation tools (for map, character, item) are provided for this MUD, but can be used with other one.
A 26-char, Base36 identifier designed to be small, sortable and secure
Pikaid (pronounced “Pika ID”) is a 26-character, lowercase Base36 identifier designed to be:
-Small: same length as ULID (26 chars) but more entropy-packed.
-Sortable: lexicographically ordered by creation timestamp without extra fields.
-Secure: 96 bits of cryptographic randomness to make collisions practically impossible.
Use pikaid when you need a modern alternative to UUID or ULID that is equally compact, more entropy-rich, and uses a standard, familiar alphabet.