assegaiphp/assegai
A progressive PHP framework for building effecient and scalable server-side applications.
Maintainers
Requires
- php: ^8.1
- ext-curl: *
- ext-pdo: *
- psr/container: ^2.0
Requires (Dev)
- overtrue/phplint: ^3.0
- phpunit/phpunit: ^9.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 87d5b03b3803312c9577ed886eb6610c7ea9e3f6
- amasiye <amasiye313.woop@gmail.com>
This package is auto-updated.
Last update: 2022-12-22 07:23:50 UTC
README
A progressive PHP framework for building effecient and scalable server-side applications.
Description
Assegai is a framework for building efficient, scalable PHP server-side applications. It uses modern PHP (~ PHP 8.1) and combines elements of OOP (Object Oriented Programming) and FP (Functional Programming).
Philosophy
In recent years, PHP has gained a lot of features out the box that make it a really compelling language for developers. Assegai aims to take advantage of these wonderful features and provide an application architecture which allows for the effortless creation of highly testable, scalable, loosely coupled and easily maintainable applications. The architecture is heavily inspired by Nestjs.
Getting started
- To check out the guide, visit docs.assegai.ml. 📚
Questions
For questions and support please use the official Discord channel. The issue list of this repo is exclusively for bug reports and feature requests.
Issues
Please make sure to read the Issues Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Consulting
With official support, you can get expert help straight from the Assegai core team. We provide dedicated technical support, migration stratgies, advice on best practices (and design decisions), PR reviews, and team augmentation. Read more about support here.
Support
Assegai is an MIT-licensed open source project. It can grow thanks to sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Andrew Masiye
- Website - https://atatusoft.com
- Twitter - @assegaiphp
License
Assegai is MIT licensed.
