Download the PHP package eonx-com/easy-monorepo without Composer
On this page you can find all versions of the php package eonx-com/easy-monorepo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package easy-monorepo
---eonx_docs--- title: Monorepo Documentation weight: 0 ---eonx_docs---
This repository is a mono-repository, it contains the code of many packages. For more information about this concept you can look there.
Packages
- EasyActivity: Tracking your record changes.
- EasyApiPlatform: Provides features for API Platform applications
- EasyApiToken: Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
- EasyAsync: Makes dealing with async processes easier
- EasyBankFiles: Parsers/Generators for common bank files
- EasyBatch: Batching async processes made easy
- EasyBugsnag: Ease integrating bugsnag in your PHP projects
- EasyDecision: Your most complex decisions taken the easiest way
- EasyDoctrine: Provides functionalities to enhance Doctrine integration in your project
- EasyEncryption: Encryption made easy
- EasyErrorHandler: Provides customizable ready-to-use error handler for applications
- EasyEventDispatcher: Framework agnostic event dispatcher
- EasyHttpClient: Utils around HTTP client
- EasyLock: Framework agnostic locking features
- EasyLogging: Create and configure Monolog Loggers easily
- EasyNotification: Client for dispatching notifications at EonX
- EasyPagination: Provides a generic way to handle pagination data from clients
- EasyPipeline: Provides an easy and powerful way to implement pipelines for anything
- EasyRandom: Provides easy way to generate random values (string, int, uuids, ...)
- EasyRepository: Provides an easy way to implement the Repository Design Pattern in your applications
- EasyRequestId: Uniquely identify each request across multiple projects
- EasySchedule: Provides the Command Scheduling logic of Laravel in a Symfony Console application
- EasySecurity: Provides security features to be generic across applications
- EasySwoole: Ease running app with Open Swoole
- EasyTemplatingBlock: Allow to dynamically render blocks in templating engines
- EasyTest: Makes testing easier
- EasyUtils: EonX packages utils
- EasyWebhook: Sending webhooks has never been so easy (persistence, retry, async)
Contribute
- Any new feature and/or hotfix MUST be submitted as a PR
- The title of the PR MUST respect the following pattern
[<PackageName>] <PR Title>
- The PR MUST pass the checks before being merged
- (Ideally) Create one PR per package
Release New Version
The release of a new version MUST be done from the master
branch.
Note for MacOS users: you should update the make
utility to 4.0 or higher.
Do not forget to export new path in .bashrc
or .zshrc
file.
All versions of easy-monorepo with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-bcmath Version *
ext-openssl Version *
ext-simplexml Version *
aws/aws-sdk-php Version ^3.134
bugsnag/bugsnag Version ^3.19
doctrine/migrations Version ^3.2
doctrine/orm Version ^2.6
dragonmantank/cron-expression Version ^2.3 || ^3.0
elasticsearch/elasticsearch Version ^7.8
illuminate/support Version ^5.8 || ^6.0 || ^8.0
laminas/laminas-uri Version ^2.8
monolog/monolog Version ^1.22 || ^2.0
nesbot/carbon Version ^2.22
nette/utils Version ^3.1
nyholm/psr7 Version ^1.1
paragonie/halite Version ^4.8 || ^5.0
psr/event-dispatcher Version ^1.0
ramsey/uuid Version ^3.9 || ^4.0
symfony/cache Version ^5.4 || ^6.0
symfony/console Version ^5.4 || ^6.0
symfony/dotenv Version ^5.4 || ^6.0
symfony/expression-language Version ^5.4 || ^6.0
symfony/filesystem Version ^5.4 || ^6.0
symfony/finder Version ^5.4 || ^6.0
symfony/http-client Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/intl Version ^5.4 || ^6.0
symfony/lock Version ^5.4 || ^6.0
symfony/process Version ^5.4 || ^6.0
symfony/psr-http-message-bridge Version ^1.1 || ^2.0
symfony/string Version ^5.4 || ^6.0
symfony/uid Version ^5.4 || ^6.0
symfony/validator Version ^5.4 || ^6.0
symfony/var-dumper Version ^5.4 || ^6.0
symfony/yaml Version ^5.4 || ^6.0
symplify/autowire-array-parameter Version ^10.1
symplify/package-builder Version ^10.1
myclabs/deep-copy Version ^1.11
ext-bcmath Version *
ext-openssl Version *
ext-simplexml Version *
aws/aws-sdk-php Version ^3.134
bugsnag/bugsnag Version ^3.19
doctrine/migrations Version ^3.2
doctrine/orm Version ^2.6
dragonmantank/cron-expression Version ^2.3 || ^3.0
elasticsearch/elasticsearch Version ^7.8
illuminate/support Version ^5.8 || ^6.0 || ^8.0
laminas/laminas-uri Version ^2.8
monolog/monolog Version ^1.22 || ^2.0
nesbot/carbon Version ^2.22
nette/utils Version ^3.1
nyholm/psr7 Version ^1.1
paragonie/halite Version ^4.8 || ^5.0
psr/event-dispatcher Version ^1.0
ramsey/uuid Version ^3.9 || ^4.0
symfony/cache Version ^5.4 || ^6.0
symfony/console Version ^5.4 || ^6.0
symfony/dotenv Version ^5.4 || ^6.0
symfony/expression-language Version ^5.4 || ^6.0
symfony/filesystem Version ^5.4 || ^6.0
symfony/finder Version ^5.4 || ^6.0
symfony/http-client Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/intl Version ^5.4 || ^6.0
symfony/lock Version ^5.4 || ^6.0
symfony/process Version ^5.4 || ^6.0
symfony/psr-http-message-bridge Version ^1.1 || ^2.0
symfony/string Version ^5.4 || ^6.0
symfony/uid Version ^5.4 || ^6.0
symfony/validator Version ^5.4 || ^6.0
symfony/var-dumper Version ^5.4 || ^6.0
symfony/yaml Version ^5.4 || ^6.0
symplify/autowire-array-parameter Version ^10.1
symplify/package-builder Version ^10.1
myclabs/deep-copy Version ^1.11
The package eonx-com/easy-monorepo contains the following files
Loading the files please wait ....