Building a Simple Blog with Flight - Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flight

    Discontinued An extensible micro-framework for PHP [Moved to: https://github.com/flightphp/core] (by mikecao)

    Hey everyone! I figured it was time to showcase some of the new features that have been added to the Flight Framework for PHP. Earlier this year the original creator of Flight Mike Cao graciously offered to transfer ownership of mikecao/flight over to a new Flight PHP organization. Since it's been moved we've added features like middleware, route grouping, DIC, and other features. This post will be a little longer, but it's just because I've included a lot of code examples so you can have the right context into how your blog will get built.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • flightphp-blog

    Lots of cool features, nice simple implementation, blah blah blah here's the code. Go to part 2 for the cool stuff!

  • runway

    Console app for the Flight PHP Framework. (by flightphp)

    Flight now comes with a command line utility called runway. This allows you to create custom commands for a plugin for Flight, or even for your own project.

  • Tracy

    😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)

    You'll also notice in the corner you have a handy debug toolbar with some custom Flight panels to help you understand what's going on in your application. If you hover over the various items in the toolbar, you'll see a variety of hovers that you can click on to keep sticky on the page (more on that later).

  • Composer

    Dependency Manager for PHP

    Let's use Composer to get this party started.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Unable to start or read suphle session

    3 projects | /r/PHPhelp | 23 Jun 2023
  • 5 PHP Frameworks You've (Probably) Never Heard of

    4 projects | dev.to | 31 Dec 2022
  • PHP sem nada de Xampp e com muito Xdebug no Windows

    2 projects | dev.to | 8 Jun 2024
  • State of PHP templating

    2 projects | /r/PHP | 25 Apr 2023
  • Alternative for nette/tokenizer?

    2 projects | /r/PHPhelp | 1 Feb 2023

Did you konow that PHP is
the 14th most popular programming language
based on number of metions?