https://github.com/code-egg/apt-pkg
https://github.com/code-egg/apt-pkg
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-egg/apt-pkg
- Owner: Code-Egg
- Created: 2024-12-03T05:49:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T13:37:55.000Z (about 1 year ago)
- Last Synced: 2025-03-28T13:39:47.988Z (about 1 year ago)
- Language: Shell
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The LSPHP
[
](litespeedtech.com/slack)
[](https://github.com/litespeedtech/debian-lsphp83/actions)
[](https://github.com/litespeedtech/debian-lsphp83/actions/)
LiteSpeed PHP is an optimized compilation of PHP built to work with LiteSpeed products through the LiteSpeed SAPI.
## Installation
### Prebuilt packages
The easiest way to get up and running with PHP is to use the LiteSpeed Repository. The LiteSpeed Repository comes with prebuilt PHP packages with LiteSpeed support built in.
[Document Link](https://docs.litespeedtech.com/lsws/extapp/php/getting_started/)
### Building PHP from source code
Clone the repository, and run the build script to build the package.
```
bash build.sh lsphp83 8.3.13 1 noble amd64
```
## Support, Feedback, and Collaboration
* Join [the GoLiteSpeed Slack community](https://litespeedtech.com/slack) for real-time discussion
* Post to [the LiteSpeed Forums](https://litespeedtech.com/support/forum/) for community support
* Report problems with these docs in [the project's Issues](https://github.com/litespeedtech/debian-lsphp83/issues)
* Contribute to these docs with [a Pull Request](https://github.com/litespeedtech/debian-lsphp83/pulls). This project is intended to be a safe, welcoming space for collaboration.