https://github.com/alphazframework/framework
Core files of AlphaZ Framework
https://github.com/alphazframework/framework
alphaz core framework free mit opensource php php-framework php-frameworks zest
Last synced: about 2 months ago
JSON representation
Core files of AlphaZ Framework
- Host: GitHub
- URL: https://github.com/alphazframework/framework
- Owner: alphazframework
- License: mit
- Created: 2018-06-01T05:54:01.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T04:13:30.000Z (about 2 years ago)
- Last Synced: 2024-07-22T09:30:34.244Z (over 1 year ago)
- Topics: alphaz, core, framework, free, mit, opensource, php, php-framework, php-frameworks, zest
- Language: PHP
- Homepage: https://alphazframework.github.io/
- Size: 1.87 MB
- Stars: 16
- Watchers: 10
- Forks: 17
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- Changelog: changes.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/alphazframework/framework/actions)
[](https://github.styleci.io/repos/135673638)
[](https://scrutinizer-ci.com/g/alphazframework/framework/?branch=master)
[](https://scrutinizer-ci.com/code-intelligence)
[](https://packagist.org/packages/alphaz/framework)
[](https://packagist.org/packages/alphaz/framework)
[](https://packagist.org/packages/alphaz/framework)
# AlphaZ PHP Framework
**Note:** This repository contains the core files of the alphaz framework. If you want to build an application using alphaz,
visit the main [alphaz repository](https://github.com/alphazframework/alphaz).
Who is AlphaZ For?
AlphaZ is for PHP developers who want to build apps instead of coding common things like validation, routing, database manipulation, etc, from scratch. AlphaZ offers a set of well-defined toolkits that take care of those things allowing you to focus on building your app.
The purpose of AlphaZ Framework
As for PHP, there are many PHP frameworks available nowadays, so the question is raised as to why we/people should use AlphaZ. The main purpose of AlphaZ framework is to provide a very lightweight framework without any external dependencies except core and autoloader.