Gacela helps you to split the logic of your app into different modules

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

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

    Gacela helps you separate your project into modules, focusing on the infrastructure or application layer decoupled from your domain.

  • Hello everyone! I wanted to share a pet project I am working on in my free time: https://github.com/gacela-project/gacela

  • gacela-example

    Some modules examples using Gacela

  • Totally framework agnostic. You can see some examples here too, and the website for all docs.

  • 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
  • laravel-gacela-example

    This repo is a usage example of Gacela using Laravel 8.

  • Gacela is not coming to replace Laravel or Symfony or any other major framework in the industry. Rather, its motivation is framework agnostic. This means, it's not coupled to any framework. You can still use Laravel; in fact here is an example of it https://github.com/gacela-project/laravel-gacela-example

  • symfony-gacela-example

    This repo is a usage example of Gacela using Symfony 5.4.

  • Sorry for the misunderstanding then, the main goal of gacela is not to be coupled to your domain layer. You can check an example of a module within a Symfony project: https://github.com/gacela-project/symfony-gacela-example/tree/master/src/Product

  • phel-lang

    Phel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet.

  • Then sorry because I wasn't clear or the project itself is not clear enough. Maybe this other project using Gacela can help illustrating how it is connected to the infrastructure of the architecture: https://github.com/phel-lang/phel-lang/tree/master/src/php (check, for example, the modules Compiler or Run).

  • 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
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