Phalcon Roadmap

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Psalm

    A static analysis tool for finding errors in PHP applications

  • Unfortunately we missed some. Zephir does not enjoy static analysis tools such as psalm so we had to rely on the ide stubs generation and then run psalm on that. We were successful in identifying a lot of misalignments and those were indeed fixed in v4. However the stubs generator had a couple of bugs and therefore some areas were missed, primarily in the Phalcon\Db namespace.

  • Phalcon

    High performance, full-stack PHP framework delivered as a C extension.

  • We have released v4.1.2 this week which contained a few minor issues and as explained in the relevant post, we made a mistake in PECL so instead of 4.1.1 we ended up skipping one version and we have 4.1.2.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Tensor

    Discontinued A library and extension that provides objects for scientific computing in PHP. (by RubixML)

  • Note that this particular technique has been used by our friends at RubixML and it works just fine.

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