GitHunt
V1

v1p3r75/Comfortable

comfortable is a simple php mvc framework that allows developers to quickly integrate their sites or web applications in a secure and very simple way.

COMFORTABLE PHP

comfortable is a simple php framework that allows developers to quickly integrate their sites or web applications in a secure and very simple way.
This framework, through several functions and classes already written, allows developers to manage powerful features such as:

  • Database management (Authentication, etc.);
  • A very powerful CRUD;
  • Route processing (GET, POST, UPDATE, etc.);
  • Website security (CSXF, Middleware, ...);
  • Integrated template engines;
  • Etc, ...

In addition to its functionalities, the Comfortable team has developed a site management system based on the framework thanks to a very simple and intuitive CMS that can be used by everyone (even non-coders) to manage their site. .
The framework also composes a small 'cli' tool called: certainty that allows devs to go faster during development (creation of: routes, controllers, models; application start; ...)

Thank you for choosing Comfortable!

Authors

Installation

Install comfortable with composer

  composer create-project viper75/comfortable -s dev
  cd comfortable

License

MIT

Run Locally

Clone the project

  git clone https://github.com/v1p3r75/comfortable.git

Go to the project directory

  cd comfortable

Install dependencies

  composer -i

Start the server

  php certitude serve

Works !

๐Ÿš€ About Me

I'm a full stack developer...

Support

For support, email elfriedv16@gmail.com or join our Slack channel.

Languages

PHP72.2%Hack17.9%JavaScript8.4%CSS1.3%Shell0.2%

Contributors

Created January 4, 2022
Updated June 7, 2023