Giter Site home page Giter Site logo

v1p3r75 / floky Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 321 KB

Floky is a MVC (Model-View-Controller) framework for developing web applications in PHP. It provides an organized structure for your code, powerful features, and flexibility to create robust and scalable web applications.

Home Page: https://floky-docs.vercel.app/

License: Other

PHP 38.85% Blade 10.91% Hack 50.24%
php php-library php-mvc php-mvc-application php-mvc-framework floky floky-php php-framework floky-framework

floky's Introduction

Introduction

What is Floky ?

Floky is a MVC (Model-View-Controller) framework for developing web applications in PHP. It provides an organized structure for your code, powerful features, and flexibility to create robust and scalable web applications.

Main Features

  • MVC architecture: Organize your code in a clean and modular way.
  • Powerful Routing: Manage URLs flexibly to direct requests to the appropriate controllers.
  • Database Management: Facilitate interaction with databases thanks to NexaORM (a powerful and easy to use flexible new generation ORM in hand).
  • Security: Integrate security mechanisms to protect your application against common vulnerabilities.
  • Flexible View: Use the BladeOne template engine to design rich and dynamic views.
  • Dependency Container: Use a dependency container to manage your application's services efficiently.
  • More Elegant Tests: Take advantage of Pest, an elegant testing framework for PHP, to write clean, readable and expressive tests for your application.
  • Reusable Components: Take advantage of libraries and tools to accelerate development.
  • Complete Documentation: A detailed guide to help you get started quickly.

Why Floky ?

The idea behind Floky is not to reinvent the wheel, but to provide a set of well-designed, easy-to-use tools for smaller projects. We sought to simplify development by avoiding unnecessary complexity, while still providing flexibility to create quality web applications. Floky was designed to meet a fundamental need: to allow developers to quickly start a project without having to spend weeks understanding how many tools work. We understand that sometimes you just need a lightweight and efficient tool to bring your ideas to life without being overwhelmed by a multitude of unnecessary features.

Here's why Floky may be the perfect choice for your next project:

  • Quick Start

With Floky, you can quickly set up your app structure and start writing working code in no time. Our simple, modular architecture allows you to focus on the logic of your application without having to worry about complex configurations.

  • Less Learning Curve

Unlike many massive frameworks, Floky is designed to be intuitive. You don't need to spend hours understanding documentation or learning abstract concepts. Getting to grips with things like routes, middleware, and other key Floky concepts is a quick and seamless process.

  • Lightweight and Adaptable

Floky is a lightweight framework that doesn't overload your project with unnecessary features. It is ideal for smaller projects, providing you with the essential tools to create effective web applications.

Whether your project is a small website, a simple web application, or a prototype, Floky can help you move forward quickly without sacrificing quality. It provides the flexibility you need to focus on what really matters: bringing your project to life.

So why wait? Try Floky today and start developing your ideas without unnecessary hassle and complications.

Installation

  • Make sure you have Composer installed on your system. If not, you can download and install it from the official website of Composer.

  • Run the Composer command to create and install the application dependencies:

    composer create-project v1p3r75/floky
  • You will now have the most recent version of your framework and all dependencies correctly installed.

Documentation

Visit documentation for more about Floky.

Contributors

Development of Floky is currently underway, and we welcome any contribution from the community.

The core development team currently includes the following contributors:

We are excited to grow this project and add new features to meet the needs of the PHP developer community. Join us in this adventure and help make Floky an even lighter and more powerful tool for developing web applications in PHP.

Licence

This project is licensed under the MIT.

floky's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

blakvghost

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.