phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

834
active users

Andrew Feeney

My latest contribution:

I allowed myself the luxury of some refactoring. As often happens when I do that I think I might have taken things a bit far, and neglected to honour my previously stated intentions of not worrying about architecture yet.

I've decoupled things from the database a bit and refactoring the existing logic into domain objects. Not sure if the new namespace structure will stick.

github.com/AndrewFeeney/tusk/c

Next step, back to that command.

GitHubRefactor to domain objects · AndrewFeeney/tusk@98ded42An ActivityPub based microblogging platform modelled on Mastodon based app written in PHP with the Laravel framework as a learning exercise in the ActivityPub protocol - Refactor to domain objects · AndrewFeeney/tusk@98ded42