Skip to content
@four-bytes

4 Bytes

4 Bytes / Four Flames GmbH & Co. KG

4 Bytes

License: MIT PHP Version Shopware

Open Source Libraries & Shopware 6 Specialists

About

4 Bytes creates open source libraries and provides specialized Shopware 6 development services. We contribute to the developer community while delivering expert e-commerce solutions.

Open Source Contributions

We develop libraries and tools for common development challenges:

  • Utility Libraries - Reusable components for PHP applications
  • Developer Tools - CLI utilities and development aids
  • Framework Extensions - Enhancements for popular frameworks
  • Integration Solutions - Connecting applications with external services

Shopware 6 Expertise

Certified Shopware 6 Development

  • Custom Plugin Development
  • Theme Development
  • API Integrations
  • Performance Optimization
  • Migration Services

Shopware 6 Solutions

  • Payment Processing
  • Logistics & Shipping
  • Marketing Extensions
  • Analytics & Reporting
  • B2B Functionality

Installation

# Install via Composer
composer require four-bytes/package-name

# For Shopware 6 plugins
composer require four-bytes/shopware-plugin-name

Usage

<?php

use FourBytes\Package\ExampleClass;

$example = new ExampleClass();
$result = $example->process();

Development

# Clone repository
git clone https://github.com/four-bytes/package-name.git

# Install dependencies
composer install

# Run tests
composer test

# Check code style
composer cs-check

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Services

For Businesses

  • E-commerce Development
  • Plugin Development
  • Performance Consulting
  • Migration Support
  • Ongoing Support

For Developers

  • Open Source Tools
  • Implementation Examples
  • Community Support
  • Contribution Opportunities

Links

  • Website: 4bytes.de
  • LinkedIn: 4 Bytes
  • Issues: Use GitHub Issues for bug reports
  • Discussions: GitHub Discussions for community support

License

MIT License

Copyright (c) 2025 4 Bytes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Supporting developers and businesses with quality open source solutions and expert Shopware 6 development.

Popular repositories Loading

  1. four-fritz-http-client-php four-fritz-http-client-php Public

    Modern PHP HTTP client for FritzBox API access

    PHP

  2. .github .github Public

    Four Bytes organization profile and community health files

  3. four-webdav-client-php four-webdav-client-php Public

    A modern PHP WebDAV client library for Nextcloud, ownCloud, and other WebDAV servers

    PHP

  4. four-discord-client-php four-discord-client-php Public

    Synchronous Discord webhook client for PHP using GuzzleHTTP

    PHP

  5. four-rate-limiting four-rate-limiting Public

    Production-ready rate limiting library for PHP APIs with marketplace presets

    PHP

  6. four-template-resolver four-template-resolver Public

    Modern PHP 8.4+ template processing library with entity-based data extraction and marketplace support

    PHP

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…