PHPackages                             v1p3r75/floky - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. v1p3r75/floky

ActiveLibrary[Framework](/categories/framework)

v1p3r75/floky
=============

A powerful PHP MVC framework for building robust and scalable web applications.

851Hack

Since Mar 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/v1p3r75/Floky)[ Packagist](https://packagist.org/packages/v1p3r75/floky)[ RSS](/packages/v1p3r75-floky/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

What is Floky ?
---------------

[](#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
-------------

[](#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](https://github.com/v1p3r75/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](https://github.com/EFTEC/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](https://pestphp.com/), 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 ?
-----------

[](#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
------------

[](#installation)

- Make sure you have Composer installed on your system. If not, you can download and install it from the official website of [Composer](https://getcomposer.org/download/).
- 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
-------------

[](#documentation)

[Visit documentation](https:/floky-docs.vercel.app/) for more about **Floky**.

Contributors
------------

[](#contributors)

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

The core development team currently includes the following contributors:

- [Fortunatus KIDJE (v1p3r75)](https://github.com/v1p3r75) - Founder and lead developer
- [Kabirou ALASSANE (BlakvGhost)](https://github.com/BlakvGhost) - Associate developer

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
-------

[](#licence)

This project is licensed under the [MIT](https://en.wikipedia.org/wiki/MIT_License).

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 94.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f55e67d8b31b627297fb39c67c1e1fdfcc9a18c5a4ea96c96a8b4a8b07c0c388?d=identicon)[v1p3r75](/maintainers/v1p3r75)

---

Top Contributors

[![v1p3r75](https://avatars.githubusercontent.com/u/61166921?v=4)](https://github.com/v1p3r75 "v1p3r75 (114 commits)")[![BlakvGhost](https://avatars.githubusercontent.com/u/86885681?v=4)](https://github.com/BlakvGhost "BlakvGhost (7 commits)")

---

Tags

flokyfloky-frameworkfloky-phpphpphp-frameworkphp-libraryphp-mvcphp-mvc-applicationphp-mvc-framework

### Embed Badge

![Health badge](/badges/v1p3r75-floky/health.svg)

```
[![Health](https://phpackages.com/badges/v1p3r75-floky/health.svg)](https://phpackages.com/packages/v1p3r75-floky)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
