File | Date | Author | Commit |
---|---|---|---|
.github | 2019-09-28 |
![]() |
[195135] Create FUNDING.yml |
Application | 2019-09-17 |
![]() |
[47d3cc] Delete ness_logo_rounded.png |
Ness | 2019-09-17 |
![]() |
[629dbd] Update Framework Logo |
.gitignore | 2019-07-12 |
![]() |
[6b74ec] update v1.0.2 |
.htaccess | 2019-07-12 |
![]() |
[947e99] v1 Release |
CODE_OF_CONDUCT.md | 2019-07-12 |
![]() |
[947e99] v1 Release |
LICENSE | 2019-07-12 |
![]() |
[3c3232] Initial commit |
README.md | 2019-10-02 |
![]() |
[b27d69] Update README.md |
_config.yml | 2019-09-21 |
![]() |
[48dff7] Set theme jekyll-theme-architect |
app_config.php | 2019-08-19 |
![]() |
[5a955c] Update app_config.php |
composer.json | 2019-09-13 |
![]() |
[b38813] Update composer.json |
index.php | 2019-07-12 |
![]() |
[947e99] v1 Release |
nginx.conf | 2019-07-12 |
![]() |
[947e99] v1 Release |
Welcome to Ness PHP Framework. Ness PHP is an excellent but straightforward application development framework. Ness PHP aims to help you in your coding process by speeding up development with ready to use libraries that require minimal configuration. The structure was developed based on the MVC architectural design. You can check out some key featues of the framework;
- Easy Project And Environment Configuration
- Simple Project Structure
- AutoPulse database automation library; This library can be used in nearly any database task of your projects.
- Easy Database Migration & Generation
- Template Engine, Master Pages & Widgets eliminates the need to write the same html code for each repetitive design every time
- Generate Queries with a powerful Query Builder class or simply run CRUD commands
- Create areas to divide big projects (Controller & View both supports Areas).
- Resource Class which is designed to help you to manage your static values like strings and image objects.
- Content Manager class helps you to import 3rd party resources to your web pages like; css, img, js or other html/php contents.
- Maintenance Mode Helps you to put your application with just one line of code to maintenance mode.
- Advanced Forms Class you can use Forms class for creating powerfull and secure forms.
- File Uploads are made to be easy.
You can access all topics of Ness PHP's from this link:
Ness PHP User Manual
In simple words; it is for you...
- It is lightweight.
- It is free to use.
- It is free also easy to extend or develop as your personal needs.
- Ness PHP uses mvc architecture.
- An easy to use template engine.
composer create-project nessphp/application
You can use the composer to get the last version of Ness PHP Framework.
Ness PHP is completely free(and always will be) for anyone organisations & personal use. It's maintained under MIT LICENCE. If you want to support Ness PHP you can use this link
For any suggestions or security vulnerabilities you can contact to Ness PHP author via email from nessphp@gmail.com