Aerendir
Founder of Serendipity HQ. E-commerce is my soul - Development is my passion - Open Source is my mind. See my organization for other interesting repos!
@SerendipityHQ Between Naples and Salerno, Italy
Pinned Repositories
bundle-aws-ses-monitor
Symfony Bundle to manage AWS SES notifications through AWS SNS.
bundle-commands-queues
A bundle to manage queues and process jobs. Includes a never ending daemon.
bundle-features
A Symfony bundle to manage features and plans
bundle-stripe
Implement Stripe payments in your Symfony app
bundle-users
A Symfony bundle that helps to manage users in your app
component-console-styles
Provides advanced styles for Symfony Console commands.
component-text-matrix
Given an array representing a matrix of data, renders it in plain text table table.
component-value-objects
A set of PHP Value Objects to manage composite values
monolog-html-line-formatter
A Monolog Formatter to make log lines colorful depending on their level.
PHPrivacy
A component to implement privacy by design in your PHP project.
Aerendir's Repositories
Aerendir/component-value-objects
A set of PHP Value Objects to manage composite values
Aerendir/bundle-stripe
Implement Stripe payments in your Symfony app
Aerendir/bundle-aws-ses-monitor
Symfony Bundle to manage AWS SES notifications through AWS SNS.
Aerendir/bundle-features
A Symfony bundle to manage features and plans
Aerendir/component-text-matrix
Given an array representing a matrix of data, renders it in plain text table table.
Aerendir/bundle-users
A Symfony bundle that helps to manage users in your app
Aerendir/monolog-html-line-formatter
A Monolog Formatter to make log lines colorful depending on their level.
Aerendir/component-console-styles
Provides advanced styles for Symfony Console commands.
Aerendir/component-stopwatch
Fork of Symfony/Stopwatch component with integrated memory management.
Aerendir/component-then-when
A library to manage retries in apps that needs to be fault tolerant.
Aerendir/component-var-dumper-f
Adds functions dumpf() and ddf() to Symfony's VarDumper component to be used in CLI scripts to dump to a file.
Aerendir/Genestrap
A Wordpress theme to use Bootstrap on Genesis
Aerendir/component-array-writer
A class to write arrays
Aerendir/component-geo-builder
Parses the exports of countries from Geonames and exports the data in machine readable formats.
Aerendir/phpstorm-settings
Aerendir/ansi-converter-shq-theme
A theme to use with AnsiConverter
Aerendir/app-test-brent
Return the brent prices through API JSON-RPC endpoint.
Aerendir/bin-github-actions-matrix
Updates the matrix of required status checks in branch protection rules of a repository hosted on GitHub
Aerendir/component-symfony-messenger-utils
Provides some utilities to use with Symfony's Messenger component.
Aerendir/core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Aerendir/docs
API Platform documentation
Aerendir/EasyAdminBundle
EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
Aerendir/NelmioApiDocBundle
Generates documentation for your REST API from annotations
Aerendir/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
Aerendir/php-whois
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 8.0 compatible (5.4+ old versions)
Aerendir/rector
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Aerendir/rector-src
Development repository for Rector
Aerendir/symfony
The Symfony PHP framework
Aerendir/symfony-docker
A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.
Aerendir/symfony-request-dto
Map request on your DTO object with zero configuration.