The Macropay-Solutions PHP Kernel

Maintainers

Package info

github.com/macropay-solutions/php-kernel

pkg:composer/macropay-solutions/php-kernel

Statistics

Installs: 1

Dependents: 1

Suggesters: 5

Stars: 2

Open Issues: 0

1.0.0-RC1 2026-06-24 09:05 UTC

This package is not auto-updated.

Last update: 2026-06-24 12:42:52 UTC


README

Build Status Total Downloads Latest Stable Version License

Note: This repository contains the core code of the Macropay-Solutions PHP Kernel. If you want to build an application using macropay-solutions PHP Framework, visit the main PHP-Framework template repository.

PHP Kernel

Macropay-Solutions PHP Kernel

Official Documentation

Documentation for the framework can be found in https://macropay-solutions.github.io/php-framework-docs for PHP-Framework template

Contributing

We plan to not change the code that often and allow you to build packages that use the DI container to extend functionality and also allow retroactive bug fixing.

To maintain a stable core with no new overhead that does not need to be updated yearly, we plan to only update in the future for the following reasons:

  • PHP version,
  • Symfony components LTS versions,
  • Possible missed classes that would need to be resolved instead of instantiated directly.
  • Vulnerabilities / Bugs

Current version is using Symfony components 7.4 (LTS) and supports PHP 8.2 to 8.4 which are supported until the end of 2029.

We remain open for suggestions in the discussions area: https://github.com/macropay-solutions/php-kernel/discussions

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Macropay-Solutions PHP Kernel is open-sourced software licensed under the MIT license.