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
- dev-master / 1.0.x-dev
- v1.0.0
- 0.x-dev
- v0.11.0
- v0.10.11
- v0.10.10
- v0.10.9
- v0.10.8
- v0.10.7
- v0.10.6
- v0.10.5
- v0.10.4
- v0.10.3
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.11
- v0.7.10
- v0.7.9
- v0.7.8
- v0.7.7
- v0.7.6
- v0.7.5
- v0.7.4
- v0.7.3
- v0.7.2
- v0.7.1
- v0.7.0
- v0.6.14
- v0.6.13
- v0.6.12
- v0.6.11
- v0.6.10
- v0.6.9
- v0.6.8
- v0.6.7
- v0.6.6
- v0.6.5
- v0.6.4
- v0.6.3
- v0.6.2
- v0.6.1
- v0.6.0
- v0.5.1
- v0.5.0
- v0.4.5
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.1
- v0.2.0
- v0.1.1
- v0.1.0
- dev-feature/hybrid-decision
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.