Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walderlansena/worksena
:elephant: The Micro Framework PHP
https://github.com/walderlansena/worksena
banco-de-dados composer estrutura-mvc framework micro-framework motor-de-rotas mvc mysql mysql-database oop orientacao-a-objetos php php7 poo postgresql rotas sistema-de-roteamento
Last synced: 2 months ago
JSON representation
:elephant: The Micro Framework PHP
- Host: GitHub
- URL: https://github.com/walderlansena/worksena
- Owner: WalderlanSena
- License: mit
- Created: 2017-05-14T14:56:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T14:37:51.000Z (over 4 years ago)
- Last Synced: 2024-10-15T01:03:46.030Z (2 months ago)
- Topics: banco-de-dados, composer, estrutura-mvc, framework, micro-framework, motor-de-rotas, mvc, mysql, mysql-database, oop, orientacao-a-objetos, php, php7, poo, postgresql, rotas, sistema-de-roteamento
- Language: PHP
- Homepage: https://www.worksena.xyz
- Size: 653 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About Worksena
WorkSena is a micro framework PHP, developed with the goal of facilitating the process of web application development. The micro framework uses the MVC, PHP / POO, Composer and Database framework with support for [Mysql and PostgreSQL], providing standards for specialized web development projects such as:
- [Routing system](https://worksena.xyz/documentacao/rotas).
- [Automated Layout Rendering](https://worksena.xyz/documentacao/views).
- [MVC design standard with modularization](https://worksena.xyz/documentacao/controller).
- [Dependency Injection](https://worksena.xyz/documentacao/injecao-de-dependencia)A micro-framework is used when there is no need for a very robust framework, whose functionalities will not be completely applied, having a loss of performace, space and productivity. Here are the micros-Frameworks :raised_hands:
## How to Learn Worksena
Worksena has a lot of documentation with very complete and clear explanations, and already has some examples of using the features. The [Worksena Documentation](https://worksena.xyz) is very complete, explaining from the outset the functionality of the components that it makes available.
With a modern and sophisticated PHP approach, always based on the official documentation, worksena also has the support of the company's developers [Mentes Virtuais Sena](https://www.mentesvirtuiassena.com), contact us via chat and inform your doubt.
## A project sponsored by
The project is sponsored and maintained by, and by, the community:
## Contributions
Thanks for contributing with the worksena! For more information about contributions and also how to contribute, go to: [Worksena Documentation](https://worksena.xyz/junte-se-a-tribo).
Active contributors to the project earn a annual license of JetBrains products, including PhpStorm.
For more information send an email to: [email protected].
## Vulnerabilities
If you discover a security vulnerability within **Worksena**, send an **email** to **Walderlan Sena** at **[email protected]**. All security vulnerabilities will be addressed immediately.
## License
The Worksena micro-framework is open source software licensed under the [MIT license](https://github.com/WalderlanSena/worksena/blob/master/LICENSE).