PHP Classes

Packages of Alberto Arena

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Alberto Arena (3)  >  Mission progress status  >  Reputation  
Picture of Alberto Arena
Name: Alberto Arena <contact>
Classes: 3
Country: Italy Italy
Age: ???
All time rank: Not yet ranked
Week rank: Not yet ranked
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Codemetry Laravel  
Analyse the quality of code in a Git repository
This package can analyse the quality of code in a Git repository.

It provides a command that can be used by Laravel Artisan to analyze several types of code quality metrics from the command line console.

The command can analyze the quality of the code using an artificial intelligence prompt service API (like OpenAI, Anthropic, DeepSeek, and Google Gemini) and outputs the results on a table or in JSON format.

  Files folder image Laravel Event Sourcing...  
Generate classes for event sourcing
This package can generate classes for event sourcing.

It implements a command for Laravel Artisan that can take the name of an application domain and generates code for several types of classes.

Currently it can generate the following:

- Classes to implement Create, Update and Delete actions

- Data transfer object classes for model data

- Domain classes for events Created, Updated and Deleted

- Projections classes to read the model objects

- Projectors classes to implement event handlers that update projections

It may also generate code optionally for the following:

- Aggregates

- Reactors

- Side-effect handlers

- Notifications

- Failed Events

  Files folder image Laravel Netsons Deploy  
Deploy Laravel apps to Netsons hosting via GitHub
This package can deploy Laravel applications to Netsons hosting via GitHub Actions.

It provides an Artisan command that can guide the developer through the process of configuring the deployment details.

The command can generate a configuration file to let GitHub configure the actions to deploy the application to a Netsons shared hosting account.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z