New to PHP - I'm actually impressed

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • demo

    Symfony Demo Application

  • Symfony, the one and only. I much prefer other languages like TS/C# but it is because of Symfony, I can tolerate lack of generics, decorators, type aliases... Arrow for methods doesn't annoy me that much. You can see some controller code from its demo here. It is using attributes, a lot, and not just for routing but also for autowiring scalars and tagged services.

  • sulu-demo

    Sulu Demo Project

  • As it's Symfony based, "plugins" are handled via the bundle system and have the full internal API at their disposal. The documentation for that's not always the best (the cookbook section is often the most useful), but I've never found it to be a problem, particularly as there's not a massive amount of custom Sulu code you'd actually need to interact with, so the interfaces usually suffice. Most of the common things you'd want to do are demonstrated as pull requests on the demo repo.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fatfree-core

    Fat-Free Framework core library

  • Stringy

    A PHP string manipulation library with multibyte support

  • For strings I use Stringy (https://github.com/danielstjules/Stringy) for arrays I built my own Collection library, but pretty sure there are plenty in packagist (https://packagist.org/)

  • Packagist

    Package Repository Website - try https://packagist.com if you need your own -

  • For strings I use Stringy (https://github.com/danielstjules/Stringy) for arrays I built my own Collection library, but pretty sure there are plenty in packagist (https://packagist.org/)

  • 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

  • Validating requests on Symfony Framework

    3 projects | dev.to | 4 Aug 2023
  • Pulling my hair out on PHPMAIL...

    1 project | /r/PHP | 11 Jul 2023
  • Any pro-tips for writing automated tests with Selenium PHP?

    3 projects | /r/PHP | 2 May 2023
  • New to php but want to be able to send emails from php server to users for an application for free.

    2 projects | /r/PHPhelp | 3 Apr 2023
  • Documentation Bundle

    5 projects | /r/symfony | 5 Mar 2023