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.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.