kaduamaral / base
The Base MVC Framework
Requires
- php: >=5.5.33
- kaduamaral/cmp: ^1.1.4
- kaduamaral/connectionpdo: ~1.1
- mobiledetect/mobiledetectlib: ~2.8
- phpmailer/phpmailer: ~5.2
This package is auto-updated.
Last update: 2025-02-13 21:37:31 UTC
README
Base é uma "base" para construção de soluções em MVC com PHP. Construi o framework para uso próprio, porém resolvi disponibilizar para a comunidade em geral.
Documentação
ChangeLog
O framework ainda está em fase de construção.
TODO
Muita coisa pra fazer. Ainda não foi especificado um roteiro, mas aqui estão as principais:
- Criado o Projeto
ConnectionPDO, porém
implementado apenas o driver do MySQL.
Drivers TO DO:
- MariaDB
- PostgreSQL
- MSSQL
- Criar estrutura de
Exceptions
e realizar log dos erros e excessões para debug; - Criar métodos e recursos para facilitar o debug da aplicação;
- Criar recurso de instalação facilitando a configuração dos arquivos necessários;
Licença
O Framwork é disponibilizado através da Licensa Apache 2.0.
English
Base
Base is a "base" for building solutions in MVC with PHP. Build the framework for their own use, but decided to make available to the community at large.
Documentation
ChangeLog
The framework is still under construction.
TODO
A lot of things to do. We have not specified a road map, but here are the main ones:
- Created Project ConnectionPDO, but only implemented the MySQL. Drivers TO DO: * * MariaDB * PostgreSQL * MSSQL
- Create structure
Exceptions
and perform log of errors and exceptions for debug; - Create methods and resources to facilitate the implementation of debug;
- Create installation feature facilitates the configuration of the necessary files;
License
The Framework is available through the Apache License 2.0.