Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g0d committed Oct 5, 2024
1 parent d866825 commit 935eddb
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,20 @@

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/889562a17e174c438fd56d35780822b0)](https://app.codacy.com/gh/g0d/micro-MVC/dashboard)

An agile, small, productive and robust MVC framework for PHP (with integrated AJAX support).
An agile, small, productive and robust MVC framework for PHP & JS (with integrated AJAX support) for the enterprise.

micro-MVC is a simple, agile and powerful MVC framework that empowers developers to write AJAX-based or
MVC-based code very quickly. Although there are tons of free and open source MVC frameworks out there, they
usually end up becoming too complicated as they are stuffed with a bunch of infinite extensions that only
micro-MVC is a simple, agile and powerful MVC framework that empowers business-thinking professionals to write MVC-based or
AJAX-based code with ease. Although there are tons of free and open source MVC frameworks out there, they
usually end up becoming too complicated as they are overbloated with a bunch of infinite extensions that only
5% of developers really use them at some point.

micro-MVC is trying to be hassle free, straightforward and helps you stay on track. micro-MVC API is robust
and solves roughly 95% of all the everyday issues you face under development with PHP and JS.

micro-MVC is optimized, secure, lightning fast and consumes the least resources possible.
The framework runs on nearly any platform including embedded systems and has been tested extensively in several hardware configurations.
Also, it comes with out-of-the-box configurations for Apache and NGINX offering enterprise-ready security, smart caching and compression.
micro-MVC is optimized for stable coding, secure, lightning fast and consumes the least resources possible.
The framework is backwards compatible down to PHP 5, runs on nearly any platform including embedded systems and has been
tested extensively in several hardware configurations. Also, it comes with out-of-the-box configurations for Apache and NGINX
offering enterprise-ready security, smart caching and compression.

The latest releases come with the "Awesome!" platform that acts as a shorthand for micro-MVC folder structure and provides an easy way
for developers to access and manage their front-end and back-end code separately and the designers to work without conflicts almost in parallel.
Expand Down

0 comments on commit 935eddb

Please sign in to comment.