Codenlighter is a highly customizable PHP framework designed to allow complete flexibility in building, customizing, and modifying libraries and solutions. Whether you need to tweak existing libraries or overhaul the entire framework structure, Codenlighter provides the tools to make it possible.
Note: This framework is currently in development. We have a long way to go before reaching full functionality. Contributions are welcome!
If you want to contribute to this project, please do not hesitate to contact us. We're excited to collaborate and make Codenlighter a robust and versatile framework.
Efficiently manage your project dependencies with Composer.
Utilize Codeception for comprehensive testing of your applications.
A standardized file structure to keep your projects organized.
Reads configuration files (.ini
or .conf
) based on the operating system (Linux/Windows).
A set of utility functions for general purposes.
Route requests to the corresponding views with ease.
Log server activities and user interactions for better monitoring and debugging.
Manage database connections and data processing efficiently.
We welcome contributions! Here’s how you can get started:
- Fork the repository
- Create your feature branch (
git checkout -b feature/YourFeature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/YourFeature
) - Create a new Pull Request
For any queries or to start contributing, please reach out to us.