Open in app

Sign In

Write

Sign In

Dave Young
Dave Young

34 Followers

Home

About

Published in

Level Up Coding

·Jan 10, 2021

Building One of the Fastest PHP Routers

Disclaimer: Almost all PHP routing libraries are fast enough. They almost never are the bottleneck of your application, which means you should focus more on features of a router rather than speed. This is more just an interesting exploration of the algorithm behind Aphiria’s router. Two years ago, I set…

PHP

4 min read

Building One of the Fastest PHP Routers
Building One of the Fastest PHP Routers
PHP

4 min read


Jan 8, 2021

Content Negotiation and Aphiria

In my previous article announcing my PHP framework Aphiria, I talked a lot about content negotiation, but not everyone really understand just what that is, why it helps you build more developer-friendly APIs, and how Aphiria makes it simple. So, let me explain. Content negotiation is how the client (usually…

PHP

3 min read

PHP

3 min read


Dec 20, 2020

A new framework for PHP 8.0 — Aphiria

Links: Documentation and source code I already know what you’re thinking — another PHP framework? Why not use Laravel/Symfony/Slim/etc? Before, I dig into that, first, a bit of history. How it all began Back in February, 2014, I started work on what would eventually become my first PHP framework — Opulence. I still recall…

PHP

5 min read

PHP

5 min read

Dave Young

Dave Young

34 Followers

Author of Aphiria, director of engineering at Higi

Following
  • Tucker Morrison

    Tucker Morrison

  • Joseph Gefroh

    Joseph Gefroh

  • Brandon Webb

    Brandon Webb

See all (5)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams