Nosial Code Compiler is a multi-purpose compiler and development toolkit written in PHP.
Find a file
2025-03-10 15:18:34 -04:00
.github/workflows Updated Permissions 2025-03-10 15:13:50 -04:00
.idea Updated Permissions 2025-03-10 15:13:50 -04:00
assets Updated Permissions 2025-03-10 15:13:50 -04:00
old_docker Updated Permissions 2025-03-10 15:13:50 -04:00
src Updated Permissions 2025-03-10 15:13:50 -04:00
tests/ncc Updated Permissions 2025-03-10 15:13:50 -04:00
.gitignore Updated Permissions 2025-03-10 15:13:50 -04:00
.gitlab-ci.yml Updated Permissions 2025-03-10 15:13:50 -04:00
bootstrap.php Updated Permissions 2025-03-10 15:13:50 -04:00
CHANGELOG.md Updated Permissions 2025-03-10 15:13:50 -04:00
CODE_OF_CONDUCT.md Updated Permissions 2025-03-10 15:13:50 -04:00
CONTRIBUTING.md Updated Permissions 2025-03-10 15:13:50 -04:00
Dockerfile Updated Permissions 2025-03-10 15:13:50 -04:00
Dockerfile.debian Updated Permissions 2025-03-10 15:13:50 -04:00
DOCUMENTATION.md Updated Permissions 2025-03-10 15:13:50 -04:00
LICENSE Updated Permissions 2025-03-10 15:13:50 -04:00
Makefile Updated Permissions 2025-03-10 15:13:50 -04:00
phpunit.xml Updated Permissions 2025-03-10 15:13:50 -04:00
README.md Updated README.md 2025-03-10 15:18:34 -04:00

NCC Nosial Code Compiler

wakatime

Nosial Code Compiler is a package compiler, manager & installer for PHP. Allowing you to install and manage multiple versions of php packages on your system that your PHP programs/projects can share and use. Additionally, ncc also allows you to create a redistributable package of your PHP program/project in the form of a .ncc binary package file.

Community

This project and many others from Nosial are available on multiple publicly available and free git repositories at

Issues & Pull Requests are frequently checked and to be referenced accordingly in commits and changes, Nosial remains dedicated to keep these repositories up to date when possible.

For questions & discussions see the public Telegram community at @NosialDiscussions. We do encourage community support and discussions, please be respectful and follow the rules of the community.

Features

  • Package Manager
  • Support for repositories such as GitHub, GitLab, GitTea and Packagist
  • Package compiler
  • Execution Handler
  • Import System (No need for autoloaders!)

Dependencies

  • PHP 8.0 or higher
  • php-mbstring extension
  • php-zip extension
  • php-mbcrypt extension
  • php-ctype extension
  • php-curl extension

Documentation

Extensive documentation for ncc can be found on at DOCUMENTATION.md, explaining how from how to build and install ncc to how to use it, it is highly recommended that you read the documentation before using ncc.

Bugs and issues

If you encounter any bugs or issues with ncc, please report them on the issue tracker.

Changelog

The changelog for ncc can be found in the CHANGELOG.md file.

Repository Mirrors

The official repository for ncc is hosted on n64; however, you can also find mirrors of the repository mirrored on different platforms, including community-powered mirrors. (more to come)

Contributing

We welcome contributions to ncc! If you have an idea for how to improve the project, please don't hesitate to reach out. There are many ways to contribute, and we appreciate all forms of support.

For more information on how to contribute, please read the CONTRIBUTING.md file.

Code of Conduct

We are committed to maintaining a welcoming and inclusive environment for all contributors. Please read and follow our Code of Conduct.

Authors

Special Thanks

Copyright

  • Copyright (c) 2022-2023, Nosial—All Rights Reserved

Licenses

ncc is licensed under the MIT License, see LICENSE for more information. Multiple licenses for the open-source components used in this project can be found at LICENSE