License
PHP K8s is open-source software licensed under the Apache License 2.0.
Apache License 2.0
Both the upstream renoki-co/php-k8s project and this cuppett/php-k8s fork are released under the Apache License 2.0.
Copyright 2020-present Alex Renoki
Copyright 2024-present Stephen Cuppett
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.What This Means
The Apache License 2.0 allows you to:
- ✅ Use - Use the software for any purpose
- ✅ Modify - Modify the software to suit your needs
- ✅ Distribute - Distribute the software to others
- ✅ Sublicense - Sublicense the software
- ✅ Commercial Use - Use the software in commercial projects
Requirements
When using this software, you must:
- 📋 Include License - Include a copy of the license with the software
- 📋 State Changes - Document any changes you make
- 📋 Include Notice - Include the original copyright notice
Limitations
- ❌ No Warranty - The software is provided "as is" without warranty
- ❌ No Liability - Authors are not liable for damages
- ❌ No Trademark - License doesn't grant trademark rights
Full License Text
The complete Apache License 2.0 text is available:
- In the LICENSE file in the repository
- At https://www.apache.org/licenses/LICENSE-2.0
Dependencies
This project depends on other open-source libraries, each with their own licenses:
| Dependency | License |
|---|---|
| guzzlehttp/guzzle | MIT |
| symfony/process | MIT |
| illuminate/support | MIT |
| ratchet/pawl | MIT |
All dependencies use permissive open-source licenses compatible with Apache 2.0.
Attribution
Original Work
This fork is based on work by:
- Alex Renoki - Original author of renoki-co/php-k8s
- Contributors - All upstream contributors
See Upstream Attribution for full details.
Fork Maintainer
- Stephen Cuppett - Fork maintainer and modernization
Contributing
By contributing to this project, you agree that your contributions will be licensed under the Apache License 2.0.
See Contributing Guide for details.
Questions About Licensing
If you have questions about the license or how it applies to your use case:
- Review the Apache License 2.0 FAQ
- Open an issue: https://github.com/cuppett/php-k8s/issues
- Contact the maintainer
Commercial Support
While the software is open-source and free to use, commercial support options may be available. Contact the maintainer for details.
TL;DR: This is open-source software. You can use it, modify it, and distribute it. Just include the license and give credit. No warranty. No liability. Enjoy!