Libraries tagged by complexify
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.
khomerikik/eloquent-lens
25 Downloads
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, policies, and complexity at a glance. No database queries.
i-complex/serializer
901 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
hammrouni/nanoagent
20 Downloads
NanoAgent is a lightweight library designed to strip away the complexity of modern AI development.
doloto/big0nia
18 Downloads
A standalone static analyzer that detects algorithmic-complexity and performance anti-patterns in PHP/Symfony code.
creativspeed/inertia-bundle
157 Downloads
Modern Inertia.js integration for Symfony 8 - Build single-page applications with Vue.js/React without the complexity of APIs
cabanga/coiote-turbo
14 Downloads
Coiote is a lightweight, fast, and practical web server and performance accelerator for Laravel applications. Built to be simple and functional, it brings native Swoole support to Laravel without the complexity.
bbs-lab/wordpress-password-policy
26 Downloads
WordPress plugin: configurable password complexity and mandatory rotation for privileged accounts.
alisacorporation/inertia-codeigniter
13 Downloads
Inertia.js v3 server-side adapter for CodeIgniter 4. Build single-page apps with Vue 3 without the complexity of a REST API.
adiachenko/knotbane
21 Downloads
Find cyclomatic complexity hotspots in targeted PHP code
pivovartsev/position-complexity
2 Downloads
bronek/code-complexity
21 Downloads
Simple tool to measure code cyclomatic complexity as described on https://phpmd.org/rules/codesize.html
todomagichere/fibonacci
4 Downloads
Fibonacci sequence lab
k-kinzal/lm-cc-php
2 Downloads
LM-CC: Language Model Code Complexity metric for PHP