Skip to content

A Framework with focus on simplicity, modularity, powerful features and performance.

Notifications You must be signed in to change notification settings

thehackerleague/mods

Repository files navigation

MODS

Total Downloads Latest Stable Version License

About Mods

Mods is a web application framework with focus on simplicity, modularity, powerful features and performance. Re-usable code would always stay at one place and thus it would be easy to maintain the code because you would have to make the changes at a single place only. To re-use this piece of code, all you have to do is call the function wherever required. Mods attempts to take the pain out of development by providing modular based architecture and doing the heavy lifting.

Mods is based on Laravel by Taylor Otwell.

Mods Provides few out of the box modules, such as:

Usage

composer create-project mods/mods new dev-master

php artisan theme:compile

Contributing

Thank you for considering contributing to the Mods framework! The contribution guide can be found in the Mods documentation.

Security Vulnerabilities

If you discover a security vulnerability within Mods, please send an e-mail to Sunel Tr at [email protected]. All security vulnerabilities will be promptly addressed.

License

The Mods framework is open-sourced software licensed under the MIT license.

About

A Framework with focus on simplicity, modularity, powerful features and performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published