awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kahur avatar

kahur/Phalcon-autorouter

0
View on GitHub↗
27 stars·8 forks·PHP·Apache-2.0·8 views

Phalcon Autorouter

Phalcon-autorouter

Features

  • Web and API Frameworks - Simple way to auto load modules without complicate definition of routes

Star history

Star history chart for kahur/phalcon-autorouterStar history chart for kahur/phalcon-autorouter

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Phalcon Autorouter

These projects share indexed features with Phalcon Autorouter. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • timothycrosley/hugtimothycrosley avatar

    timothycrosley/hug

    6,883View on GitHub↗

    Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically validate and convert incoming request data and to format outgoing responses. The framework functions as an automated documentation tool by extracting function signatures and markers from source code to generate accessible API specifications. It also supports non-blocking coroutines for asynchronous API processing to handle background tasks without interrupting the main request cycle. The project provides capabilities for REST API development, including route mapping, endpoin

    Python
    View on GitHub↗6,883
  • gte451f/phalcon-json-api-packagegte451f avatar

    gte451f/phalcon-json-api-package

    36View on GitHub↗

    A composer package designed to help you create a JSON:API in Phalcon

    PHP
    View on GitHub↗36
  • ienaga/phalconrouterienaga avatar

    ienaga/PhalconRouter

    4View on GitHub↗

    Phalcon Routering for Yaml

    PHP
    View on GitHub↗4
  • phalcon/rest-apiphalcon avatar

    phalcon/rest-api

    93View on GitHub↗

    Sample API using Phalcon

    PHP
    View on GitHub↗93
Compare all 5 related projects→

Frequently asked questions

What does kahur/phalcon-autorouter do?

Phalcon-autorouter

What are the main features of kahur/phalcon-autorouter?

The main features of kahur/phalcon-autorouter are: Web and API Frameworks.

Which projects share features with kahur/phalcon-autorouter?

Projects with overlapping indexed features include: timothycrosley/hug — Hug is a type-driven Python web framework designed for building APIs. It uses Python type annotations to automatically… gte451f/phalcon-json-api-package — A composer package designed to help you create a JSON:API in Phalcon. ienaga/phalconrouter — Phalcon Routering for Yaml. phalcon/rest-api — Sample API using Phalcon. phrest/api — PhREST API.