Download the PHP package mellivora/logger-factory without Composer

On this page you can find all versions of the php package mellivora/logger-factory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package logger-factory

Mellivora Logger Factory

Version CI Coverage Quality PHP Version Monolog Version Laravel Support

A modern logging factory library based on Monolog, designed for PHP 8.3+, providing powerful logging management capabilities and seamless Laravel framework integration.

πŸ§ͺ High Quality Assurance: Features 88.82% test coverage with 144 test methods and 367 assertions, ensuring code quality and stability.

πŸŽ‰ Stable Release: Current version is 2.0.0, a stable release ready for production use. This version has been thoroughly tested with 87.28% test coverage and enterprise-grade quality assurance.

πŸ€– AI-Driven Development: This project's refactoring and testing improvements were completed entirely by Augment intelligent coding AI tool, demonstrating AI's powerful capabilities in modern software development.

πŸ“‹ Table of Contents

✨ Key Features

πŸš€ Modern PHP 8.3+ Features

🎯 Core Functionality

πŸ”§ Laravel Integration

πŸ“Š Advanced Features

πŸ“‹ System Requirements

Installation

Install the stable version using Composer:

Usage

Basic Usage

Laravel Integration

For complete Laravel integration guide, see Laravel Documentation.

Advanced Configuration

πŸ”§ Laravel Integration

Installation

  1. Install the package:

  2. Publish configuration (optional):

Configuration

Edit config/mellivora-logger.php:

Usage Examples

πŸ§ͺ Testing

Running Tests

Test Coverage

Current test coverage: 88.82%

For detailed testing information, see Testing Documentation.

⚠️ Version Notes

Alpha Version (2.0.0-alpha)

This is a pre-release version with the following characteristics:

βœ… Completed Features

🎯 Usage Recommendations

  1. New Projects: Recommended for use, feature-complete and stable
  2. Testing Environment: Suitable for evaluation and validation in test environments
  3. Production Environment: Recommended to conduct thorough testing before production deployment
  4. Legacy Versions: Not recommended to upgrade from legacy versions due to significant architectural differences

Breaking Changes from 1.x

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

Development Setup

πŸ“ž Support

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments


Languages: δΈ­ζ–‡

Made with ❀️ and AI assistance


All versions of logger-factory with dependencies

PHP Build Version
Package Version
Requires php Version >=8.3.0
monolog/monolog Version ^3.0
psr/log Version ^3.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mellivora/logger-factory contains the following files

Loading the files please wait ....