loyaltycorp / easy-monorepo
This package is abandoned and no longer maintained.
The author suggests using the eonx-com/easy-monorepo package instead.
The packages to step the f*k up in your projects
v1.0.0
2019-12-11 03:55 UTC
Requires
- php: ^7.1
- ext-json: *
- eonx-com/externals: ^1.0
- eonx-com/utils: ^0.2
- symfony/expression-language: ^4.2
- symfony/filesystem: ^4.2
- symfony/finder: ^4.2
- symfony/psr-http-message-bridge: ^1.1
- symplify/package-builder: ^6.1
- twig/twig: ^2.8
- zendframework/zend-diactoros: ^2.1
Requires (Dev)
- ext-openssl: ^7.1
- auth0/auth0-php: ^5.4
- bugsnag/bugsnag: ^3.19
- bugsnag/bugsnag-laravel: ^2.17
- doctrine/orm: ^2.6
- firebase/php-jwt: ^5.0
- laravel-doctrine/orm: ^1.4
- laravel/lumen-framework: ^5.5
- mikey179/vfsstream: ~1
- mockery/mockery: ^1.2
- natepage/sniffs: ^1.1
- phpspec/prophecy: ~1.0
- phpstan/phpstan: ^0.11.5
- phpunit/phpunit: ^7.5
- psr/container: ^1.0
- sensiolabs/security-checker: ^5.0
- symfony/symfony: ^4.2
- symplify/changelog-linker: ^6.1
- symplify/easy-coding-standard: ^6.1
- symplify/monorepo-builder: ^6.1
- vlucas/phpdotenv: ^3.3
Suggests
- auth0/auth0-php: To use the Auth0 implementation to handle your users identity
- doctrine/orm: To use the Doctrine ORM implementation
- eonx-com/easy-pagination: To use pagination within your repositories
- firebase/php-jwt: To use the Firebase JWT driver to decode/encode tokens
- illuminate/database: To use the Illuminate Eloquent implementation
- illuminate/pipeline: To use the Illuminate Pipeline implementation
Replaces
- eonx-com/easy-api-token: v1.0.0
- eonx-com/easy-cfhighlander: v1.0.0
- eonx-com/easy-core: v1.0.0
- eonx-com/easy-decision: v1.0.0
- eonx-com/easy-docker: v1.0.0
- eonx-com/easy-entity-change: v1.0.0
- eonx-com/easy-identity: v1.0.0
- eonx-com/easy-logging: v1.0.0
- eonx-com/easy-pagination: v1.0.0
- eonx-com/easy-pipeline: v1.0.0
- eonx-com/easy-psr7-factory: v1.0.0
- eonx-com/easy-repository: v1.0.0
This package is auto-updated.
Last update: 2019-12-15 20:15:34 UTC
README
Packages to help you stepping the f*k up in your projects.
Packages
- EasyApiToken: Tools to handle API tokens like a pro.
- EasyCfhighlander: CLI tool to generate Cfhighlander templates.
- EasyDecision: Your most complex decisions made the easiest way.
- EasyDocker: CLI tool to generate Docker files.
- EasyEntityChange: Provides an easy way to hook up logic in your entities lifecycle.
- EasyIdentity: Tools to handle authentication like a pro.
- EasyPipeline: An easy way to implement the Pipeline Design Pattern in your applications.
- EasyRepository: An easy way to implement the Repository Design Pattern in your applications.
- EasyPagination: A generic way to handle pagination data from clients.
- EasyPsr7Factory: An easy way to create PSR7 Request/Response from Symfony Request/Response.
Documentation
Each package has its own documentation, please refer directly to the one you need.