Using Direnv to set Herd PHP versions
I love the simplicity of Herd for using PHP on my Macs. One thing that is slightly annoying is that you have to use H...
We're hosting veterans who still write code daily. Our open source tools are battle-tested in production, documented properly, and built with the DX we wish everything had.
We're a founder-led team that's been shipping production code for decades. We build tools we actually use—no abandonware, no half-finished READMEs.
class BuiltFast {
public function __construct() {
// We win when you win.
$this->philosophy = [
'security' => 'first',
'quality' => 'highest',
'latency' => 'lowest'
];
}
}
Insights from our engineering team.
I love the simplicity of Herd for using PHP on my Macs. One thing that is slightly annoying is that you have to use H...
Setting up a comprehensive CI/CD pipeline for Laravel applications can be complex, but GitHub Actions provides the fl...
Maintaining a Homebrew tap manually is tedious and error-prone. Every time you release a new version of your CLI tool...
We believe in giving back. Here are some of the tools we've built and shared with the community.
A simple script to run ShellCheck on all shell scripts in a git repository
Command-line interface for the Vector Pro hosting platform API. Manage sites, environments, and deployments directly from your terminal.
LCARS (Laravel CLI and Reusable Scripts) is a command-line toolkit that enhances Laravel development workflows with convenient utilities and shortcuts.
Need help with a project? We're always up for a good problem.