- Nashville, TN
-
22:25
(UTC -06:00) - https://ben.ramsey.dev
- @ramsey@phpc.social
- in/benramsey
Highlights
- Pro
-
-
-
composer-install Public
🎁 A GitHub Action to streamline installation of PHP dependencies with Composer.
-
uuid Public
❄️ A PHP library for generating universally unique identifiers (UUIDs).
-
collection Public
🗂️ A PHP library for representing and manipulating collections.
-
website Public
My personal website
-
coding-standard Public
🧼 A common coding standard for @ramsey's PHP libraries.
-
pygments Public
Forked from kzykhys/Pygments.php💅 A PHP wrapper for Pygments, the Python syntax highlighter, forked from the Pygments.php project
-
php-library-starter-kit Public
🏗️ A tool to quickly set up the base files of a PHP library project.
-
identifier Public
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
-
conventional-commits Public
🪀 A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
-
mailchimp-client-lib-codegen Public
Forked from mailchimp/mailchimp-client-lib-codegenThis tool is used to auto-generate and publish the Mailchimp Marketing and Transactional client libraries.
Mustache Other UpdatedSep 11, 2025 -
http-range Public
⛳️ A PHP library for parsing and handling HTTP range requests.
-
devtools-lib Public
🧰 📚 The library behind ramsey/devtools, allowing for extension of the ramsey/devtools Composer plugin.
-
twig-codeblock Public
🌿 Syntax highlighting for Twig with the {% codeblock %} tag.
-
composer-repl-lib Public
🐚📚 The library behind ramsey/composer-repl, allowing for extension of the ramsey/composer-repl Composer plugin and non-plugin use of the repl command.
-
phpstan-no-transitive-use Public
Forked from SpencerMalone/phpstan-no-transitive-useDon't let your code use transitive dependencies.
-
mimeparse-php Public
Forked from conneg/mimeparse-phpBasic functions for handling mime-types, forked from Joe Gregorio's mimeparse library
-
bypass Public
Forked from ciareis/bypass↪️ Bypass for PHP creates a custom HTTP Server to return predefined responses to client requests. Useful for tests with Pest PHP or PHPUnit.
PHP MIT License UpdatedMar 30, 2025 -
-
devtools Public
🧰 A Composer plugin to aid PHP library and application development.
-
composer-repl Public
🐚 A REPL for PHP built into Composer (using PsySH)
-
oauth2-client Public
Forked from thephpleague/oauth2-clientEasy integration with OAuth 2.0 service providers.
-
php-history Public
Forked from phpcommunity/php-historyCollecting, preserving, and sharing the stories of the PHP programming language and its community.
GNU Affero General Public License v3.0 UpdatedFeb 23, 2025 -
rest-assured Public
Forked from rest-assured/rest-assuredJava DSL for easy testing of REST services
Java Apache License 2.0 UpdatedFeb 14, 2025 -
go-discord-irc Public
Forked from qaisjp/go-discord-ircThe Discord and IRC bridge with puppets! An IRC user is created for each Discord user, messages from IRC seamlessly appear on Discord, and Discord mentions are automagically converted to and from IRC.
-
colobus Public
Forked from jimwins/colobuscolobus is an nntp server, written in perl, that provides access to mail archives in the ezmlm archive format.
Perl MIT License UpdatedDec 10, 2024 -
zotero Public
Forked from zotero/zoteroZotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
JavaScript Other UpdatedDec 7, 2024 -
asdf-php Public
Forked from asdf-community/asdf-phpPHP plugin for the asdf version manager
-
uuid-doctrine Public
❄️ 🗄️ Allow the use of a ramsey/uuid UUID as Doctrine field type.